]> git.lizzy.rs Git - rust.git/blob - src/tools/clippy/rust-toolchain
Rollup merge of #103511 - nnethercote:bb-tweaks, r=bjorn3
[rust.git] / src / tools / clippy / rust-toolchain
1 [toolchain]
2 channel = "nightly-2022-10-20"
3 components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]