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>2023-09-06 18:51:03 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2023-09-06 18:51:03 +0000
commit521ed6e3080e9f680e5f89b2920d8dfd9f633b8b (patch)
treebbbbb38c556a040f751cedbcba00531b57a079ee /compiler/rustc_codegen_cranelift/rust-toolchain
parenta5b2ac6906d2b688db4938f842057cde6054449c (diff)
parentdda103b1e33c4902deca8bccf614991ada781fa6 (diff)
Merge commit 'dda103b1e33c4902deca8bccf614991ada781fa6' into sync_cg_clif-2023-09-06
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 5689bdee64d..2cc5d7777a6 100644
--- a/compiler/rustc_codegen_cranelift/rust-toolchain
+++ b/compiler/rustc_codegen_cranelift/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2023-08-08"
+channel = "nightly-2023-09-06"
 components = ["rust-src", "rustc-dev", "llvm-tools"]