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-03-08 20:41:29 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-03-08 20:41:29 +0000
commit8fb8b087164e8271240f3114984fa53151e282fb (patch)
treef891d1b3d7cff36dba67e14420e15fafd5ad5c9f /compiler/rustc_codegen_cranelift/rust-toolchain
parenta655e648a9f94d74263108366b83e677af56e35d (diff)
parent54cbb6e7531f95e086d5c3dd0d5e73bfbe3545ba (diff)
downloadrust-8fb8b087164e8271240f3114984fa53151e282fb.tar.gz
rust-8fb8b087164e8271240f3114984fa53151e282fb.zip
Merge commit '54cbb6e7531f95e086d5c3dd0d5e73bfbe3545ba' into sync_cg_clif-2024-03-08
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 ccd7edbc2a9..e9f225b4e9e 100644
--- a/compiler/rustc_codegen_cranelift/rust-toolchain
+++ b/compiler/rustc_codegen_cranelift/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2024-01-26"
+channel = "nightly-2024-03-08"
 components = ["rust-src", "rustc-dev", "llvm-tools"]