Commit Graph

20 Commits

Author SHA1 Message Date
David Tolnay e2a55ceb94
Add CI job to compile fuzz target 2022-05-15 13:55:36 -07:00
David Tolnay 5f720ce7a4
Run miri in stricter miri-strict-provenance mode 2022-05-06 04:01:33 -07:00
David Tolnay 079962b982
Drop unneeded quoting from env variable in workflows yaml 2022-04-28 19:29:09 -07:00
David Tolnay 71926ea4b0
Update workflows to actions/checkout@v3 2022-04-25 01:43:59 -07:00
David Tolnay 8f756bf621
Pull miri from miri branch of dtolnay/rust-toolchain 2022-04-24 15:47:45 -07:00
David Tolnay e2364ef593
Detect warnings in CI 2021-12-31 22:22:30 -08:00
David Tolnay 5d3b787011
Run clippy on benches as well 2021-12-12 12:04:30 -08:00
David Tolnay e970e7117f
Enable 128-bit impls unconditionally 2021-12-11 00:54:25 -08:00
David Tolnay 3101467676
Replace deprecated mem::uninitialized with MaybeUninit 2021-12-11 00:31:43 -08:00
David Tolnay 341086a6ff
Update to 2018 edition and rust 1.31+ 2021-12-11 00:14:08 -08:00
David Tolnay 96eef6ef6e
Track raw pointers in miri CI run 2021-12-11 00:04:28 -08:00
David Tolnay 415ab8cf9a
Add a miri test job in CI 2021-12-10 23:06:40 -08:00
David Tolnay 8f58e3f645
Run clippy on test suite too 2021-09-30 01:28:03 -04:00
David Tolnay 462ada420f
Skip clippy job on pull requests 2021-09-18 16:40:22 -07:00
David Tolnay ac8183cdaf
Fix catching clippy warnings as CI failures 2021-01-04 23:47:11 -08:00
David Tolnay d00b37103f
Opt in to pedantic clippy lints 2020-12-29 17:10:05 -08:00
David Tolnay cc8ab5800c
Run clippy linter in CI 2020-12-29 17:08:48 -08:00
David Tolnay 63abae9b82
Add a sponsors link 2020-06-14 13:20:05 -07:00
David Tolnay a2c6d4bab3
Remove Travis configuration 2020-05-05 11:29:48 -07:00
David Tolnay 9a46d47e2e
Enable GitHub Actions 2020-05-02 23:39:08 -07:00