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