about summary refs log tree commit diff
path: root/compiler/rustc_codegen_cranelift/rust-toolchain
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/rustc_codegen_cranelift/rust-toolchain')
-rw-r--r--compiler/rustc_codegen_cranelift/rust-toolchain3
1 files changed, 2 insertions, 1 deletions
diff --git a/compiler/rustc_codegen_cranelift/rust-toolchain b/compiler/rustc_codegen_cranelift/rust-toolchain
index db9b551bd2a..96c467e091c 100644
--- a/compiler/rustc_codegen_cranelift/rust-toolchain
+++ b/compiler/rustc_codegen_cranelift/rust-toolchain
@@ -1,3 +1,4 @@
 [toolchain]
-channel = "nightly-2024-07-13"
+channel = "nightly-2024-08-09"
 components = ["rust-src", "rustc-dev", "llvm-tools"]
+profile = "minimal"