Skip to content

Releases: dtolnay/trybuild

1.0.98

29 Jul 00:27
1.0.98
a4f4171
Compare
Choose a tag to compare
  • Fix enabling of default features for workspace dependencies (#282, thanks @gui1117)

1.0.97

06 Jul 20:12
1.0.97
daeef9c
Compare
Choose a tag to compare
  • Normalize number of types listed in "the following other types implement trait" diagnostics (#277)

1.0.96

14 May 21:33
1.0.96
b1b7064
Compare
Choose a tag to compare
  • Support Windows builds that have OUT_DIR prefixed with \\?\ (#271)

1.0.95

09 May 23:26
1.0.95
02e6117
Compare
Choose a tag to compare
  • Keep long type names in diagnostics so that test output does not vary depending on the length of the absolute filepath of the crate (#269)

1.0.94

07 May 02:15
1.0.94
9ed763b
Compare
Choose a tag to compare
  • Resolve unexpected_cfgs warning (#268)

1.0.93

04 May 20:49
1.0.93
8a57d8c
Compare
Choose a tag to compare
  • Remove dependency on once_cell crate (#266, thanks @taiki-e)

1.0.92

04 May 00:45
1.0.92
5fb7cae
Compare
Choose a tag to compare
  • Update normalization of verbose type paths to accommodate error message changes in rust 1.78 (#265, thanks @weiznich)

1.0.91

30 Mar 17:16
1.0.91
bad6950
Compare
Choose a tag to compare
  • Update required Rust version to 1.70 (#262, thanks @csnover)

1.0.90

16 Mar 22:07
1.0.90
17b3666
Compare
Choose a tag to compare
  • Support dotted key syntax in workspace Cargo.toml when using edition={workspace=true} (#257)

1.0.89

14 Jan 02:30
1.0.89
e8dfc24
Compare
Choose a tag to compare
  • Normalize compiler build date messages (#254)