Skip to content

librustc: Fix by-value self. - #7410

Closed
luqmana wants to merge 2 commits into
rust-lang:masterfrom
luqmana:bare-self
Closed

librustc: Fix by-value self.#7410
luqmana wants to merge 2 commits into
rust-lang:masterfrom
luqmana:bare-self

Conversation

@luqmana

Copy link
Copy Markdown
Contributor

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

@catamorphism

Copy link
Copy Markdown
Contributor

\o/

@catamorphism

Copy link
Copy Markdown
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
@borsbors 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
Fixesrust-lang#7410
changelog: Fix ICE in `redundant_pattern_matching` in `no_std` crates.
Sign up for freeto 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

@luqmana@catamorphism@bors