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-07-13 18:39:03 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-07-13 18:39:03 +0000
commit6ff363f0ffdb47568952cee7e23f3fc76c04463c (patch)
tree8c1b03e2c2eddfce121dc22a27bda9843a54d2cc /compiler/rustc_codegen_cranelift/rust-toolchain
parent25acbbd12f87ed9e3eef13c095083c4693da2e8f (diff)
parent659243d85c7489412bd0faa1c068d904a6042941 (diff)
Merge commit '659243d85c7489412bd0faa1c068d904a6042941' into sync_cg_clif-2024-07-13
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 cfa91744a0e..db9b551bd2a 100644
--- a/compiler/rustc_codegen_cranelift/rust-toolchain
+++ b/compiler/rustc_codegen_cranelift/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2024-06-30"
+channel = "nightly-2024-07-13"
 components = ["rust-src", "rustc-dev", "llvm-tools"]