about summary refs log tree commit diff
path: root/src/tools/clippy/rust-toolchain
blob: 833608faff06f5d893c238df94e75f95e7c81310 (plain)
1
2
3
[toolchain]
channel = "nightly-2023-07-28"
components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]