about summary refs log tree commit diff
path: root/rust-toolchain
diff options
context:
space:
mode:
authorAntoni Boucher <bouanto@zoho.com>2023-10-26 17:42:02 -0400
committerAntoni Boucher <bouanto@zoho.com>2023-10-26 17:42:02 -0400
commit9f4f90b19a7d9e558f919e64f0cff226caa9339f (patch)
treed7ac6feddb60812de0342741004add8d441531d0 /rust-toolchain
parenta69046793849bd8bb28bd7cb3ecae0d8c5bed3c4 (diff)
downloadrust-9f4f90b19a7d9e558f919e64f0cff226caa9339f.tar.gz
rust-9f4f90b19a7d9e558f919e64f0cff226caa9339f.zip
Merge commit 'e4fe941b11a55c5005630696e9b6d81c65f7bd04' into subtree-update_cg_gcc_2023-10-25
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 25a1cea98cc..205ec53b425 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2023-10-08"
+channel = "nightly-2023-10-21"
 components = ["rust-src", "rustc-dev", "llvm-tools-preview"]