Skip to content
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

Fix false-positve of unnecessary-operation lints #12839

Closed
wants to merge 4 commits into from

Conversation

tesuji
Copy link
Contributor

@tesuji tesuji commented May 24, 2024

changelog: fixes false-positive of unnecessary-operation lint in const contexts.
cc #12817

EDIT: closing in favor of #12840

@rustbot
Copy link
Collaborator

rustbot commented May 24, 2024

r? @Jarcho

rustbot has assigned @Jarcho.
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

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label May 24, 2024
@tesuji tesuji changed the title Fix false-positves of unnecessary-operation lints Fix false-positve of unnecessary-operation lints May 24, 2024
@tesuji tesuji force-pushed the fix-un-operations branch 3 times, most recently from f2f45dd to 5f97084 Compare May 26, 2024 10:57
@tesuji tesuji closed this May 26, 2024
@tesuji tesuji deleted the fix-un-operations branch May 26, 2024 11:04
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.

None yet

3 participants