Sourced from trybuild's releases.
1.0.88
- Work around
dead_codewarning false positive (#253)1.0.87
- Update proc-macro2 to fix caching issue when using a rustc-wrapper such as sccache
1.0.86
- Support edition 2024 (#250, #252, thanks
@​mohe2015)1.0.85
1.0.84
- Stabilize usage of Cargo's
--keep-goingbuild mode, which parallelizes test compilation for a significant speedup (rust-lang/cargo#12568, #240)
52caff6
Release 1.0.880321a01
Merge pull request #253
from dtolnay/deadflockb720ee6
Work around dead_code warning in flock implementation0081291
Release 1.0.87e0c4c0d
Pull in proc-macro2 sccache fixa6cbfe8
Release 1.0.867c5a8fe
Merge pull request #252
from dtolnay/cargofeaturesd3cd15b
Propagate cargo features from source manifestc28428d
Merge pull request #251
from dtolnay/skipcargofeatures3e4029e
Omit cargo-features from generated Cargo.toml if empty