Skip to content

Releases: dtolnay/trybuild

1.0.16

03 Oct 03:18
1.0.16
91ad2fe
Compare
Choose a tag to compare
  • Avoid creating conflicts in the tested crate's target directory on nightly-2019-10-03 and up (rust-lang/cargo#7472)

1.0.15

01 Oct 23:49
1.0.15
e012346
Compare
Choose a tag to compare
  • Normalize separators in $WORKSPACE paths (#32, thanks @dherman)

1.0.14

01 Oct 23:48
1.0.14
2330830
Compare
Choose a tag to compare
  • Normalize workspace-relative paths (#28)

1.0.13

21 Sep 07:06
1.0.13
d2a436f
Compare
Choose a tag to compare
  • Update filter for insignificant lines to take into account the message change in rust-lang/cargo#7369

1.0.12

21 Sep 06:51
1.0.12
471017c
Compare
Choose a tag to compare

yanked

1.0.11

05 Aug 07:21
1.0.11
0fad42f
Compare
Choose a tag to compare
  • Support filtering which test cases are run (#23)

1.0.10

30 Jul 15:25
1.0.10
fb515d3
Compare
Choose a tag to compare
  • Display the compile-time println output from macros (#22, thanks @DevinR528)

1.0.9

19 Jul 07:10
1.0.9
e5008d6
Compare
Choose a tag to compare
  • Additional normalization: "error: Could not compile `crate-name`" is accepted optionally

1.0.8

16 Jul 17:01
1.0.8
4e2e4a0
Compare
Choose a tag to compare
  • Match cargo test's output more closely

1.0.7

14 Jul 15:20
1.0.7
73294a3
Compare
Choose a tag to compare
  • Make git ignore the wip directory (#20)