Skip to content

Releases: actions-rust-lang/setup-rust-toolchain

v1.8.0

13 Jan 23:30
b113a30
Compare
Choose a tag to compare
  • Allow specifying subdirectories for cache.
  • Fix toolchain file overriding.

v1.7.0

11 Jan 22:58
d5fcac4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6...v1.7.0

v1.6.0

03 Dec 23:17
c7e1de2
Compare
Choose a tag to compare

What's Changed

  • Allow disabling problem matcher by @dcvz in #27
  • Add docs for the cachekey output to the README by @obi1kenobi in #24

New Contributors

Full Changelog: v1.5...v1.6.0

v1.5.0

29 May 19:46
f3c84ee
Compare
Choose a tag to compare

What's Changed

  • Check that listed components and targets are installed even with a rust-toolchain file by @jonasbb in #19
  • allow disabling RUSTFLAGS config by @JeanMertz in #18

New Contributors

Full Changelog: v1...v1.5.0

v1.4.4

17 Mar 23:34
ac6bb38
Compare
Choose a tag to compare
Merge pull request #15 from actions-rust-lang/fix-problem-matcher

v1.4.3

21 Feb 21:24
64fef3b
Compare
Choose a tag to compare
Merge pull request #13 from actions-rust-lang/double-run

v1.4.2

15 Feb 18:10
9fa7c33
Compare
Choose a tag to compare
Merge pull request #11 from actions-rust-lang/tweak-regex

v1.4.1

13 Feb 22:48
Compare
Choose a tag to compare
New version with macOS fix

v1.4.0

13 Feb 20:09
Compare
Choose a tag to compare
Bump version to 1.4.0

v1.3.7

31 Jan 22:16
dfa8744
Compare
Choose a tag to compare
Do not enable sparse registry on stable