Skip to content

Releases: dtolnay/trybuild

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)

1.0.88

06 Jan 02:49
1.0.88
52caff6
Compare
Choose a tag to compare
  • Work around dead_code warning false positive (#253)

1.0.87

02 Jan 17:40
1.0.87
0081291
Compare
Choose a tag to compare
  • Update proc-macro2 to fix caching issue when using a rustc-wrapper such as sccache

1.0.86

20 Dec 03:23
1.0.86
a6cbfe8
Compare
Choose a tag to compare