]> git.lizzy.rs Git - rust.git/blob - src/tools/clippy/rust-toolchain
Auto merge of #86754 - estebank:use-multispans-more, r=varkor
[rust.git] / src / tools / clippy / rust-toolchain
1 [toolchain]
2 channel = "nightly-2021-07-29"
3 components = ["llvm-tools-preview", "rustc-dev", "rust-src"]