X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=rust-toolchain;h=7b5db307a2dc26c1ea5e6e56c02431640b98e6c1;hb=ad5966ed4c2625270092f5b7ac93bf61c9f59f06;hp=16df0ed75089ec2a17019c16bd964908db25bcbc;hpb=4663ed7bd9ae04dea5beb6d852a37837f00d4a23;p=rust.git diff --git a/rust-toolchain b/rust-toolchain index 16df0ed7508..7b5db307a2d 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2021-05-11" +channel = "nightly-2021-12-20" components = ["rust-src", "rustc-dev", "llvm-tools-preview"]