issues
search
tokio-rs
/
loom
Concurrency permutation testing tool for Rust.
MIT License
2.15k
stars
112
forks
source link
Update CI config
#334
Closed
taiki-e
closed
10 months ago
taiki-e
commented
10 months ago
Update actions/checkout action to v4
Run CI on a regular basis (weekly)
Remove no longer needed argument for cargo fmt
Use cargo-hack's --rust-version flag for minrust job This respects rust-version field in Cargo.toml, so it removes the need to manage MSRV in both the CI file and Cargo.toml.