Skip to content

Releases: dtolnay/rustversion

1.0.17

14 May 20:53
1.0.17
adb11fa
Compare
Choose a tag to compare
  • Support Windows builds that have OUT_DIR prefixed with \\?\ (#51)

1.0.16

07 May 03:58
1.0.16
c7bc274
Compare
Choose a tag to compare
  • Resolve unexpected_cfgs warning (#48)

1.0.15

06 Apr 17:28
1.0.15
70ca5ad
Compare
Choose a tag to compare
  • Recognize $RUSTC_WRAPPER environment variable (#47)

1.0.14

15 Jul 21:03
1.0.14
7231250
Compare
Choose a tag to compare
  • Documentation improvements

1.0.13

03 Jul 21:32
1.0.13
01eae10
Compare
Choose a tag to compare
  • Add no-alloc category to crates.io metadata

1.0.12

05 Mar 23:45
1.0.12
a85f2db
Compare
Choose a tag to compare
  • Set html_root_url attribute

1.0.11

17 Dec 22:35
1.0.11
0fb78f9
Compare
Choose a tag to compare
  • Fix bug in build.rs causing build-script reruns (#37, thanks @monax3)

1.0.10

17 Dec 19:43
1.0.10
f29f19d
Compare
Choose a tag to compare
  • Documentation improvements

1.0.9

03 Aug 01:19
1.0.9
a45a151
Compare
Choose a tag to compare
  • Add categories to crates.io metadata

1.0.8

16 Jul 00:49
1.0.8
68b4b64
Compare
Choose a tag to compare
  • Support situations in which RUSTC is set to clippy-driver by reinvoking with --rustc flag (#13)