about summary refs log tree commit diff
path: root/rust-toolchain
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2024-07-11 15:44:03 +0200
committerPhilipp Krones <hello@philkrones.com>2024-07-11 15:44:03 +0200
commitc1fd25d0aa56c27f1e8dd6fe00981eefba0d2e11 (patch)
tree8fca4756d2bc8312993a61dbad9f5029e11ecd5d /rust-toolchain
parent920cbcdd456504acb6999fc647490fed0fe6eece (diff)
downloadrust-c1fd25d0aa56c27f1e8dd6fe00981eefba0d2e11.tar.gz
rust-c1fd25d0aa56c27f1e8dd6fe00981eefba0d2e11.zip
Merge commit 'b794b8e08c16517a941dc598bb1483e8e12a8592' into clippy-subtree-update
Diffstat (limited to 'rust-toolchain')
-rw-r--r--rust-toolchain3
1 files changed, 2 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 72b50d59f7e..a61c22c59f9 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,4 @@
 [toolchain]
-channel = "nightly-2024-06-27"
+channel = "nightly-2024-07-11"
 components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]
+profile = "minimal"