cargo-msrv
cargo-msrv copied to clipboard
CI: Cache numbered toolchains
What?: Cache the Rust toolchains we use for testing
Where?: Paths are ~/.rustup/toolchains/...
Why?: Improve build times by keeping toolchains installed, and thus not require network activity, plus toolchain installation fails frequently on installing the toolchains (timeouts)