about summary refs log tree commit diff
path: root/compiler/rustc_codegen_cranelift/rust-toolchain
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-11-02 14:53:30 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-11-02 14:53:30 +0000
commit60f0cd87e80bc227595d4c42860e3c7ec94ca35f (patch)
treea93a94318886f05984ddd24ee7e41354943e7911 /compiler/rustc_codegen_cranelift/rust-toolchain
parent588a4203508ed7c76750c96b482641261630ed36 (diff)
parent5b1246bb4bed72fd0bb8fa497d8e5ed2c7f3515c (diff)
downloadrust-60f0cd87e80bc227595d4c42860e3c7ec94ca35f.tar.gz
rust-60f0cd87e80bc227595d4c42860e3c7ec94ca35f.zip
Merge commit '5b1246bb4bed72fd0bb8fa497d8e5ed2c7f3515c' into sync_cg_clif-2024-11-02
Diffstat (limited to 'compiler/rustc_codegen_cranelift/rust-toolchain')
-rw-r--r--compiler/rustc_codegen_cranelift/rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/rustc_codegen_cranelift/rust-toolchain b/compiler/rustc_codegen_cranelift/rust-toolchain
index 651770be377..2558b2b9f5d 100644
--- a/compiler/rustc_codegen_cranelift/rust-toolchain
+++ b/compiler/rustc_codegen_cranelift/rust-toolchain
@@ -1,4 +1,4 @@
 [toolchain]
-channel = "nightly-2024-09-23"
+channel = "nightly-2024-11-02"
 components = ["rust-src", "rustc-dev", "llvm-tools"]
 profile = "minimal"