]> git.lizzy.rs Git - rust.git/blob - src/tools/clippy/rust-toolchain
Rollup merge of #85800 - BoxyUwU:const-param-default-diagnostics, r=oli-obk
[rust.git] / src / tools / clippy / rust-toolchain
1 [toolchain]
2 channel = "nightly-2021-06-03"
3 components = ["llvm-tools-preview", "rustc-dev", "rust-src"]