Skip to content

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

v1.9.0

08 Jun 10:50
1fbea72

Choose a tag to compare

  • Add extra argument cache-on-failure and forward it to Swatinem/rust-cache. (#39 by @samuelhnrq)
    Set the default the value to true.
    This will result in more caching than previously.
    This helps when large dependencies are compiled only for testing to fail.

v1.8.0

13 Jan 23:30
b113a30

Choose a tag to compare

  • Allow specifying subdirectories for cache.
  • Fix toolchain file overriding.

v1.7.0

11 Jan 22:58
d5fcac4

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

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

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

Choose a tag to compare

Merge pull request #15 from actions-rust-lang/fix-problem-matcher

v1.4.3

21 Feb 21:24
64fef3b

Choose a tag to compare

Merge pull request #13 from actions-rust-lang/double-run

v1.4.2

15 Feb 18:10
9fa7c33

Choose a tag to compare

Merge pull request #11 from actions-rust-lang/tweak-regex

v1.4.1

13 Feb 22:48

Choose a tag to compare

New version with macOS fix

v1.4.0

13 Feb 20:09

Choose a tag to compare

Bump version to 1.4.0