Commit Graph

15 Commits

Author SHA1 Message Date
David Tolnay fc12a0a069 Rename miri flag miri-track-raw-pointers -> miri-tag-raw-pointers 2021-12-10 23:08:57 -08:00
David Tolnay 0b31fb8319 Add coverage of --features=small on stable/beta/nightly 2021-12-10 18:34:40 -08:00
David Tolnay 1af098f3fe Raise required rustc from 1.31 to 1.36 2021-12-10 18:06:04 -08:00
5225225 ba02e3e449 Track raw pointers in miri CI run 2021-11-28 19:48:45 +00:00
David Tolnay c6e428a044 Install newest build of cargo-outdated
The old version available by default in the GitHub Actions image fails
with:

    thread 'main' panicked at 'package cache lock is not currently held, Cargo forgot to call `acquire_package_cache_lock` before we got to this stack frame', /usr/share/rust/.cargo/registry/src/github.com-1ecc6299db9ec823/cargo-0.57.0/src/cargo/util/config/mod.rs:1542:9
    note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2021-11-17 13:26:47 -08:00
David Tolnay daee1df376 Add actions job to notice outdated dependencies 2021-10-08 02:01:14 -04:00
David Tolnay 5c4342d293 Run clippy on test suite too 2021-09-30 02:58:39 -04:00
David Tolnay 0e7513177a Skip clippy job on pull requests 2021-09-18 16:35:37 -07:00
David Tolnay 6111687839 Fix catching clippy warnings as CI failures 2021-01-04 23:50:17 -08:00
David Tolnay 6f3caf7661 Opt in to pedantic clippy lints 2020-12-31 01:19:39 -08:00
David Tolnay d41a395d20 Run clippy linter in CI 2020-12-31 01:16:38 -08:00
Aphek 1b67df1622 Remove unneded setup instruction for miri 2020-10-02 01:57:23 -03:00
David Tolnay ebc78a39ab Raise minimum supported compiler to 1.31 2020-05-29 21:46:03 -07:00
David Tolnay 82dfd6db7f Remove Travis configuration 2020-05-05 11:32:24 -07:00
David Tolnay 60c055e854 Enable GitHub Actions 2020-05-03 00:34:12 -07:00