]> git.lizzy.rs Git - rust.git/blob - src/tools/clippy/rust-toolchain
Auto merge of #96580 - CAD97:E0705-no-ignore, r=michaelwoerister
[rust.git] / src / tools / clippy / rust-toolchain
1 [toolchain]
2 channel = "nightly-2022-04-07"
3 components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]