]> git.lizzy.rs Git - rust.git/blobdiff - src/tools/clippy/rust-toolchain
Rollup merge of #102612 - JhonnyBillM:migrate-codegen-ssa-to-diagnostics-structs...
[rust.git] / src / tools / clippy / rust-toolchain
index b6976366dafc9c66287a30ac986407e9865998eb..49b13cb54e71ebd43665ea766d0868fafe2d182a 100644 (file)
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2022-09-08"
+channel = "nightly-2022-10-06"
 components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]