void-packages icon indicating copy to clipboard operation
void-packages copied to clipboard

New package: cargo-nextest-0.9.36

Open tranzystorekk opened this issue 3 years ago • 1 comments

Testing the changes

  • I tested the changes in this PR: YES

New package

tranzystorekk avatar Jul 23 '22 20:07 tranzystorekk

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?

tranzystorekk avatar Jul 26 '22 11:07 tranzystorekk

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.

tranzystorekk avatar Jan 03 '23 13:01 tranzystorekk