Skip to content

Commit 028d87b

Browse files
committed
Bump nightly version -> 2024-12-15
1 parent 12edfb8 commit 028d87b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

clippy_utils/README.md

+1-1
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-2024-11-28
11+
nightly-2024-12-15
1212
```
1313
<!-- end autogenerated nightly -->
1414

rust-toolchain

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[toolchain]
22
# begin autogenerated nightly
3-
channel = "nightly-2024-11-28"
3+
channel = "nightly-2024-12-15"
44
# end autogenerated nightly
55
components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]
66
profile = "minimal"

0 commit comments

Comments
 (0)