about summary refs log tree commit diff
path: root/src/tools/clippy/rust-toolchain.toml
blob: 9c102de448200ebef4241780654fc8d766b42c82 (plain)
1
2
3
4
5
6
[toolchain]
# begin autogenerated nightly
channel = "nightly-2025-09-18"
# end autogenerated nightly
components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]
profile = "minimal"