Releases: dtolnay/trybuild
Releases · dtolnay/trybuild
1.0.106
- Update
toml
dependency to 0.9 (#306)
1.0.104
- Documentation improvements
1.0.103
- Fix unindentation of multiline note (#301)
1.0.102
- Detect compilation failure more reliably for filepaths containing
..
(#300)
1.0.101
- Fix rustflags unification when using target-specific rustflags in a config.toml (#293)
1.0.99
- Keep track of whether manifest overrides workspace dependency's default-features (#284)
1.0.98
- Fix enabling of default features for workspace dependencies (#282, thanks @gui1117)
1.0.97
- Normalize number of types listed in "the following other types implement trait" diagnostics (#277)