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