rust-clippy/rust-toolchain

4 lines
115 B
Text
Raw Normal View History

2020-11-29 17:08:47 +00:00
[toolchain]
2020-12-20 15:48:26 +00:00
channel = "nightly-2020-12-20"
2020-11-29 17:08:47 +00:00
components = ["llvm-tools-preview", "rustc-dev", "rust-src", "rustfmt"]