8b1e9ed85b
This should hopefully fix incremental compilation ICEs from rustc that I have been encountering multiple times while working with the previous nightly.
4 lines
115 B
Plaintext
4 lines
115 B
Plaintext
[toolchain]
|
|
channel = "nightly-2020-12-14"
|
|
components = ["llvm-tools-preview", "rustc-dev", "rust-src", "rustfmt"]
|