Skip to content

Conversation

@michaelwoerister
Copy link
Member

@michaelwoerister michaelwoerister commented Dec 8, 2016

Fixes #38226 by also considering trait methods with default implementation instead of just methods provided in an impl.

r? @alexcrichton
cc @panicbit

@alexcrichton
Copy link
Member

@bors: r+

Thanks for the quick fix @michaelwoerister!

@bors
Copy link
Collaborator

bors commented Dec 9, 2016

📌 Commit 5d35dfb has been approved by alexcrichton

@bors
Copy link
Collaborator

bors commented Dec 11, 2016

⌛ Testing commit 5d35dfb with merge 368e092...

bors added a commit that referenced this pull request Dec 11, 2016
…=alexcrichton

Consider provided trait methods in middle::reachable

Fixes #38226 by also considering trait methods with default implementation instead of just methods provided in an impl.

r? @alexcrichton
cc @panicbit
@bors bors merged commit 5d35dfb into rust-lang:master Dec 11, 2016
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.

3 participants