X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=rust-toolchain;h=b617203bef6d8208dac6f963f5df95bafa421a88;hb=1d3042294503e6027759baadc92056403aa8c991;hp=72935072f8cdd8197181979da474f679f87dd221;hpb=fb943fbe86055a1ea2738113f74e5cbde7dd667a;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"]