summary refs log tree commit diff
path: root/src/tools/clippy/rust-toolchain
blob: 471ae40f1ac7af43fb20fc1efb8f419a99c4c5f7 (plain)
1
2
3
[toolchain]
channel = "nightly-2021-12-30"
components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]