about summary refs log tree commit diff
path: root/src/tools/clippy/rust-toolchain
blob: 5befb856a023470c0e211f281807f65a6fa17fa3 (plain)
1
2
3
[toolchain]
channel = "nightly-2022-03-24"
components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]