-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Edition 2024 #13632
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Edition 2024 #13632
Conversation
57876c0
to
2522a03
Compare
Not sure, if adding CI for this makes sense. The planned nightly release of the new edition is planned for in about 3-4 weeks. Then we might as well just move Clippy completely (assuming the linked PRs are merged. But feel free to keep this PR open, if you just want to test/show on CI that everything is ready. |
Yes, this was the idea, to keep it open and rebase it from time to time after those PRs are merged, so that we get a feeling of how ready we are. |
74a4c6b
to
418689b
Compare
r? ghost Since this isn't intended to be merged. |
Failed to set assignee to
|
r? @ghost |
Failed to set assignee to
|
☔ The latest upstream changes (presumably #13587) made this pull request unmergeable. Please resolve the merge conflicts. |
be30fcc
to
fa3e737
Compare
7ce1db6
to
b523591
Compare
b523591
to
3ab022e
Compare
Looks like we are ready for edition 2024? 👀 |
Yes, all Clippy code in |
3ab022e
to
174eac3
Compare
Closing because of #13751 |
This PR enables testing with Rust 2024 in the CI. It requires other PRs to be merged first, so I'll let it as a draft until this is done:
gen
as a variable name #13628changelog: none