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