X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=rust-toolchain;h=b617203bef6d8208dac6f963f5df95bafa421a88;hb=1d3042294503e6027759baadc92056403aa8c991;hp=72935072f8cdd8197181979da474f679f87dd221;hpb=0c5ba9a883fe8c2afff27b69d1829a0d0befe39d;p=rust.git diff --git a/rust-toolchain b/rust-toolchain index 72935072f8c..b617203bef6 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2021-01-15" +channel = "nightly-2021-02-03" components = ["llvm-tools-preview", "rustc-dev", "rust-src", "rustfmt"]