Skip to content

Commit ed16054

Browse files
authored
Revert toolchain update to 2025-05-12 (#79117)
This partially reverts commit 1866e44, reverting the toolchain update but keeping the clippy fixes.
1 parent 4d9e843 commit ed16054

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[toolchain]
2-
channel = "nightly-2025-05-12"
2+
channel = "nightly-2025-04-14"
33
components = ["rustfmt", "clippy", "rust-analyzer"]
44
profile = "minimal"

0 commit comments

Comments
 (0)