X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;ds=sidebyside;f=rust-toolchain;h=e23dc73ab08c1233e51d9b926923e2790fbabb5c;hb=2a70439ef080f9b0a2bf08d124035ac120c6e0ee;hp=3a5dfa6a8c7d8d4265be4ec5704b497c76bbe6b3;hpb=25e90ec1ab24464e67b9b77323f51b87fc45b879;p=rust.git diff --git a/rust-toolchain b/rust-toolchain index 3a5dfa6a8c7..e23dc73ab08 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2021-12-17" +channel = "nightly-2022-01-27" components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]