Skip to content

Releases: dtolnay/trybuild

1.0.106

08 Jul 20:05
1.0.106
9e3eb03
Compare
Choose a tag to compare
  • Update toml dependency to 0.9 (#306)

1.0.105

11 May 23:24
1.0.105
a2eb852
Compare
Choose a tag to compare
  • Support passing -C instrument-coverage in RUSTFLAGS (#305, thanks @davidhewitt)

1.0.104

04 Mar 00:22
1.0.104
c0286aa
Compare
Choose a tag to compare
  • Documentation improvements

1.0.103

23 Jan 02:54
1.0.103
57705cd
Compare
Choose a tag to compare
  • Fix unindentation of multiline note (#301)

1.0.102

19 Jan 22:56
1.0.102
2736f37
Compare
Choose a tag to compare
  • Detect compilation failure more reliably for filepaths containing .. (#300)

1.0.101

18 Oct 16:24
1.0.101
32408f9
Compare
Choose a tag to compare
  • Fix rustflags unification when using target-specific rustflags in a config.toml (#293)

1.0.100

15 Oct 00:53
1.0.100
909f751
Compare
Choose a tag to compare
  • Documentation improvements (#288, #289)

1.0.99

15 Oct 00:53
1.0.99
831f5ef
Compare
Choose a tag to compare
  • Keep track of whether manifest overrides workspace dependency's default-features (#284)

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)