about summary refs log tree commit diff
path: root/compiler/rustc_codegen_cranelift/rust-toolchain
diff options
context:
space:
mode:
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 a223cd7dbb8..8d935df4d1f 100644
--- a/compiler/rustc_codegen_cranelift/rust-toolchain
+++ b/compiler/rustc_codegen_cranelift/rust-toolchain
@@ -1,4 +1,4 @@
 [toolchain]
-channel = "nightly-2024-11-09"
+channel = "nightly-2024-12-06"
 components = ["rust-src", "rustc-dev", "llvm-tools"]
 profile = "minimal"