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