X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=rust-toolchain;h=b6976366dafc9c66287a30ac986407e9865998eb;hb=5c0cb0deaa116755bfb3f1fd05314c96f64959c9;hp=23ba7c712779efb0b788652c35a02faedeec5c6e;hpb=53a09d48557119d2b2a875d77a284b470a95e1c8;p=rust.git diff --git a/rust-toolchain b/rust-toolchain index 23ba7c71277..b6976366daf 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2022-07-28" +channel = "nightly-2022-09-08" components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]