]> git.lizzy.rs Git - rust.git/blob - src/tools/clippy/rust-toolchain
Auto merge of #94127 - erikdesjardins:debugattr, r=nikic
[rust.git] / src / tools / clippy / rust-toolchain
1 [toolchain]
2 channel = "nightly-2022-02-10"
3 components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]