summary refs log tree commit diff
path: root/src/tools/clippy/rust-toolchain
blob: e32e0cb360474673f1ef373bf1a69269e0e29229 (plain)
1
2
3
4
[toolchain]
channel = "nightly-2024-11-14"
components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]
profile = "minimal"