Skip to content

Commit 8a0b225

Browse files
committed
Bump nightly version -> 2025-04-17
1 parent de90fa4 commit 8a0b225

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

clippy_utils/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This crate is only guaranteed to build with this `nightly` toolchain:
88

99
<!-- begin autogenerated nightly -->
1010
```
11-
nightly-2025-03-20
11+
nightly-2025-04-17
1212
```
1313
<!-- end autogenerated nightly -->
1414

rust-toolchain.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[toolchain]
2+
# begin autogenerated nightly
3+
channel = "nightly-2025-04-17"
4+
# end autogenerated nightly
5+
components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]
6+
profile = "minimal"

0 commit comments

Comments
 (0)