]> git.lizzy.rs Git - rust.git/blob - src/tools/clippy/rust-toolchain
Rollup merge of #89760 - jyn514:remove-incremental-hack, r=Mark-Simulacrum
[rust.git] / src / tools / clippy / rust-toolchain
1 [toolchain]
2 channel = "nightly-2021-10-07"
3 components = ["llvm-tools-preview", "rustc-dev", "rust-src"]