-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Add new lints: const_sized_chunks_exact, const_sized_chunks_exact_mut, and const_sized_windows
#15097
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
…indows` Suggests using (nightly) `array_chunks`, `_mut`, and `array_windows` changelog: new lint: [`const_sized_chunks_exact`] changelog: new lint: [`const_sized_chunks_exact_mut`] changelog: new lint: [`const_sized_windows`] Co-authored-by: Michał Chodzikiewicz <[email protected]>
|
This PR was rebased onto a different master commit. Here's a range-diff highlighting what actually changed. Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers. |
|
|
Lintcheck changes for 35bc2af
This comment will be updated if you push new changes |
|
@rustbot label -A-lint -has-merge-commits -S-waiting-on-author |
|
Error: Label has-merge-commits can only be set by Rust team members Please file an issue on GitHub at triagebot if there's a problem with this bot, or reach out on #triagebot on Zulip. |
|
@rustbot label -A-lint -S-waiting-on-author |
|
@rustbot release-assignment |
|
Assignment is not allowed on a closed PR. |
|
@rustbot ready |
|
@rustbot -S-waiting-on-author |
|
@rustbot -S-waiting-on-review |
No description provided.