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

librustc: Fix by-value self. #7410

Closed
wants to merge 2 commits into from
Closed

Conversation

luqmana
Copy link
Member

@luqmana luqmana commented Jun 26, 2013

Finally sorted this out. Fixes #5321, #4439, and #4850.

@catamorphism
Copy link
Contributor

\o/

@catamorphism
Copy link
Contributor

Will approve when you fix the XXX comment; also, it would be great if you could squash together the first and third commits (the test can be a separate commit). 🐋

bors added a commit that referenced this pull request Jun 28, 2013
@bors bors closed this Jun 28, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jul 19, 2021
Fix ICE in redundant_pattern_matching

Fixes rust-lang#7410

changelog: Fix ICE in `redundant_pattern_matching` in `no_std` crates.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LLVM assertion using bare self value
3 participants