Skip to content

Trigger integer_division_remainder_used on DivAssign/RemAssign#16493

Open
lapla-cogito wants to merge 1 commit intorust-lang:masterfrom
lapla-cogito:divrem_assign
Open

Trigger integer_division_remainder_used on DivAssign/RemAssign#16493
lapla-cogito wants to merge 1 commit intorust-lang:masterfrom
lapla-cogito:divrem_assign

Conversation

@lapla-cogito
Copy link
Copy Markdown
Contributor

@lapla-cogito lapla-cogito commented Feb 1, 2026

Fixes #16490


changelog: [integer_division_remainder_used]: also triggers on DivAssign/RemAssign

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Feb 1, 2026
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Feb 1, 2026

r? @llogiq

rustbot has assigned @llogiq.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 1, 2026

Lintcheck changes for 1b66a72

Lint Added Removed Changed
clippy::integer_division_remainder_used 38 0 1

This comment will be updated if you push new changes

@lapla-cogito
Copy link
Copy Markdown
Contributor Author

r? clippy

@rustbot rustbot assigned dswij and unassigned llogiq Feb 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties

Projects

None yet

Development

Successfully merging this pull request may close these issues.

integer_division_remainder_used not triggered by DivAssign/RemAssign

4 participants