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

Use correct lint #119269

Closed
wants to merge 1 commit into from
Closed

Conversation

mu001999
Copy link
Contributor

Fixes #119267

@rustbot
Copy link
Collaborator

rustbot commented Dec 24, 2023

r? @WaffleLapkin

(rustbot has picked a reviewer for you, use r? to override)

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Dec 24, 2023
@WaffleLapkin
Copy link
Member

We have basically the opposite change in #118297, do you think that PR will fix the same underlying issue?

@mu001999
Copy link
Contributor Author

We have basically the opposite change in #118297, do you think that PR will fix the same underlying issue?

Yes, I will close this

@mu001999 mu001999 closed this Dec 24, 2023
@WaffleLapkin WaffleLapkin removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jan 17, 2024
@mu001999 mu001999 deleted the fix/119267 branch March 11, 2024 05:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ICE: assertion failed: dead_codes.iter().skip(1).all(|id|....
3 participants