Merge commit '2efebd2f0c' into clippy-subtree-update

This commit is contained in:
Philipp Krones 2024-05-21 10:39:30 -07:00
commit bb1481a72a
No known key found for this signature in database
GPG key ID: 1CA0DF2AF59D68A5
124 changed files with 4052 additions and 1147 deletions

View file

@ -1,3 +1,3 @@
[toolchain]
channel = "nightly-2024-05-02"
channel = "nightly-2024-05-16"
components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]