Merge commit 'b794b8e08c' into clippy-subtree-update

This commit is contained in:
Philipp Krones 2024-07-11 15:44:03 +02:00
commit 2ed6ed41be
No known key found for this signature in database
GPG key ID: 1CA0DF2AF59D68A5
191 changed files with 4157 additions and 2504 deletions

View file

@ -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"