Uh oh!
There was an error while loading. Please reload this page.
only consider value items when searching for methods, not types - #39019
Conversation
petrochenkov
commented
Jan 12, 2017
Fixes #38145 as well |
eddyb
commented
Jan 12, 2017
@bors r+ |
bors
commented
Jan 12, 2017
📌 Commit 8848c38 has been approved by |
nikomatsakis
commented
Jan 13, 2017
@bors r- Travis...seems unhappy. I'll investigate. |
brson
commented
Jan 17, 2017
@nikomatsakis Time is getting short to backport this. |
nikomatsakis
commented
Jan 17, 2017
@brson let's see if travis is happy, but I think it's fixed now |
nikomatsakis
commented
Jan 17, 2017
So for some reason this particular example, now that it doesn't ICE, triggers an odd path where we try to cite some code from libstd: (See the snippet for candidate #1) I don't quite follow what's happening there, but it seems like a pre-existing bug? |
nikomatsakis
commented
Jan 18, 2017
@bors r=eddyb p=1
|
bors
commented
Jan 18, 2017
📌 Commit d82d4b6 has been approved by |
nikomatsakis
commented
Jan 18, 2017
Accepting for beta backport (tiny patch, regression). cc @rust-lang/compiler |
bors
commented
Jan 18, 2017
bors
commented
Jan 18, 2017
☀️ Test successful - status-appveyor, status-travis |
Fixes#38919
r? @eddyb