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