about summary refs log tree commit diff
path: root/rust-toolchain
diff options
context:
space:
mode:
authorAntoni Boucher <bouanto@zoho.com>2022-06-06 22:04:37 -0400
committerAntoni Boucher <bouanto@zoho.com>2022-06-06 22:04:37 -0400
commitfac57d9a066de1bb3e32dd7949ef825859bdfe70 (patch)
tree0b2a260ac92deb9008aa22b55bb0995ba03b304f /rust-toolchain
parenta513b2abae5f749d59117ced941097a64969c913 (diff)
downloadrust-fac57d9a066de1bb3e32dd7949ef825859bdfe70.tar.gz
rust-fac57d9a066de1bb3e32dd7949ef825859bdfe70.zip
Merge commit 'e8dca3e87d164d2806098c462c6ce41301341f68' into sync_from_cg_gcc
Diffstat (limited to 'rust-toolchain')
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index db14ea2bebc..b20aeb979ad 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2022-03-26"
+channel = "nightly-2022-06-06"
 components = ["rust-src", "rustc-dev", "llvm-tools-preview"]