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