void-packages
void-packages copied to clipboard
New package: cargo-nextest-0.9.36
Testing the changes
- I tested the changes in this PR: YES
New package
- This new package conforms to the quality requirements: YES
There's a performance regression in version 0.9.30: https://github.com/nextest-rs/nextest/releases/tag/cargo-nextest-0.9.30
It can be fixed by setting flags to allow an unstable rustc feature (stabilized in Rust 1.64.0), I'm not sure if it's something we do as package maintainers?
I'm opting to close this, the changes seem to be to frequent, and as a development tool it's already well available and usable via cargo install.