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