mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 03:37:26 +03:00
dd52066f74
Curse outdated test output changelog: internal Change `cargo dev bless` to only include test output that was generated since the last build of clippy. This is especially useful when running tests with `TESTNAME=...`. The feature may be disabled by `cargo dev bless --ignore-timestamp`.