Skip to content

Check that traits with default impls have no methods - #23117

Merged
bors merged 2 commits into
rust-lang:masterfrom
japaric:default-impl
Mar 7, 2015
Merged

Check that traits with default impls have no methods#23117
bors merged 2 commits into
rust-lang:masterfrom
japaric:default-impl

Conversation

@japaric

@japaric japaric commented Mar 6, 2015

Copy link
Copy Markdown
Contributor

@nikomatsakis

Copy link
Copy Markdown
Contributor

d'oh! I'm surprised we forgot this case.

@flaper87 flaper87 mentioned this pull request Mar 6, 2015
27 tasks
@nikomatsakis

Copy link
Copy Markdown
Contributor

@bors r+ 8a391dd

@flaper87

flaper87 commented Mar 6, 2015

Copy link
Copy Markdown
Contributor

Thanks 👍

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Mar 6, 2015
@bors
bors merged commit 8a391dd into rust-lang:master Mar 7, 2015
lnicola pushed a commit to lnicola/rust that referenced this pull request Aug 17, 2026
fix: add parens on some common cases for type_mismatch
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.

ICE: "resolved vtable bad vtable" with impl Trait for .. {}

4 participants