rust/rust-toolchain
Matthias Krüger 8b1e9ed85b bump pinned nightly from nightly-2020-12-09 to nightly-2020-12-14
This should hopefully fix incremental compilation ICEs from rustc that I have been encountering multiple times while working with the previous nightly.
2020-12-14 17:47:05 +01:00

4 lines
115 B
Plaintext

[toolchain]
channel = "nightly-2020-12-14"
components = ["llvm-tools-preview", "rustc-dev", "rust-src", "rustfmt"]