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