Commit Graph

11 Commits

Author SHA1 Message Date
Taiki Endo d66e007b3a Set CARGO_NET_GIT_FETCH_WITH_CLI=true in CI 2023-03-26 16:30:05 +09:00
Taiki Endo db25fe1573 Update CI config 2023-01-15 23:36:42 +09:00
Taiki Endo 1ff6001c68 Clean up CI config 2022-12-28 12:26:33 +09:00
Taiki Endo d14af85906 Remove msrv field from .clippy.toml
Since Rust 1.64, Clippy respects `rust-version` field in Cargo.toml.
rust-lang/rust@b776fb8
2022-11-27 15:59:17 +09:00
John Nunley 8c42b8dd9d
Add alternate implementations of synchronization primitives (#27) 2022-10-07 06:48:10 -07:00
John Nunley d3bf5a5424
Make it so this crate can be `no_std` (#22) 2022-08-25 02:09:13 +09:00
Taiki Endo 6b7a6a0584 Apply clippy to all targets 2022-07-17 22:34:00 +09:00
Taiki Endo 83ec31aac4 Update CI config 2022-07-03 01:13:27 +09:00
Taiki Endo 37585c0eb6 Update MIRIFLAGS 2022-05-01 15:06:48 +09:00
Taiki Endo 8d3e3a860e Update actions/checkout action to v3 2022-05-01 14:12:02 +09:00
Taiki Endo 407b9e2942 Clean up CI config 2022-01-08 18:09:30 +09:00