diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2023-09-06 18:51:03 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2023-09-06 18:51:03 +0000 |
| commit | 521ed6e3080e9f680e5f89b2920d8dfd9f633b8b (patch) | |
| tree | bbbbb38c556a040f751cedbcba00531b57a079ee /compiler/rustc_codegen_cranelift/rust-toolchain | |
| parent | a5b2ac6906d2b688db4938f842057cde6054449c (diff) | |
| parent | dda103b1e33c4902deca8bccf614991ada781fa6 (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-toolchain | 2 |
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"] |
