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