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