diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2024-11-02 14:53:30 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2024-11-02 14:53:30 +0000 |
| commit | 60f0cd87e80bc227595d4c42860e3c7ec94ca35f (patch) | |
| tree | a93a94318886f05984ddd24ee7e41354943e7911 /compiler/rustc_codegen_cranelift/rust-toolchain | |
| parent | 588a4203508ed7c76750c96b482641261630ed36 (diff) | |
| parent | 5b1246bb4bed72fd0bb8fa497d8e5ed2c7f3515c (diff) | |
| download | rust-60f0cd87e80bc227595d4c42860e3c7ec94ca35f.tar.gz rust-60f0cd87e80bc227595d4c42860e3c7ec94ca35f.zip | |
Merge commit '5b1246bb4bed72fd0bb8fa497d8e5ed2c7f3515c' into sync_cg_clif-2024-11-02
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 651770be377..2558b2b9f5d 100644 --- a/compiler/rustc_codegen_cranelift/rust-toolchain +++ b/compiler/rustc_codegen_cranelift/rust-toolchain @@ -1,4 +1,4 @@ [toolchain] -channel = "nightly-2024-09-23" +channel = "nightly-2024-11-02" components = ["rust-src", "rustc-dev", "llvm-tools"] profile = "minimal" |
