Merge pull request #654 from rust-lang/sync_from_rust_2025_04_26

Sync from rust 2025/04/26
This commit is contained in:
antoyo 2025-04-26 16:22:27 -04:00 committed by GitHub
commit 72b6614bee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,3 +1,3 @@
[toolchain]
channel = "nightly-2025-04-25"
channel = "nightly-2025-04-26"
components = ["rust-src", "rustc-dev", "llvm-tools-preview"]