Skip to content

Correctly report errors for ambiguous default methods - #9711

Closed
sanxiyn wants to merge 1 commit into
rust-lang:masterfrom
sanxiyn:ambiguous-default-method
Closed

Correctly report errors for ambiguous default methods#9711
sanxiyn wants to merge 1 commit into
rust-lang:masterfrom
sanxiyn:ambiguous-default-method

Conversation

@sanxiyn

Copy link
Copy Markdown
Contributor

Fix#8808.

bors added a commit that referenced this pull request Oct 4, 2013
@borsbors closed this Oct 4, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Nov 21, 2022
Fix `needless_borrow` false positive rust-lang#9710Fixesrust-lang#9710
changelog: fix `needless_borrow` false positive rust-lang#9710
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.

ICE with default methods of the same name on the one type

3 participants

@sanxiyn@alexcrichton@bors