Uh oh!
There was an error while loading. Please reload this page.
Custom lifetime error for impl item doesn't conform to trait - #65068
Conversation
rust-highfive
commented
Oct 3, 2019
r? @zackmdavis (rust_highfive has picked a reviewer for you, use r? to override) |
This comment has been minimized.
This comment has been minimized.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
0e57ace to
be07592Compareestebank
commented
Oct 4, 2019
Uh oh!
There was an error while loading. Please reload this page.
This comment has been minimized.
This comment has been minimized.
0c58dbf to
1e95b5cCompare
This comment has been minimized.
This comment has been minimized.
Uh oh!
There was an error while loading. Please reload this page.
JohnCSimon
commented
Oct 26, 2019
Ping from triage: @nikomatsakis Can you please review this PR? Thanks |
nikomatsakis
commented
Oct 28, 2019
bors
commented
Oct 28, 2019
📌 Commit 3aba2d0 has been approved by |
…nikomatsakis Custom lifetime error for `impl` item doesn't conform to `trait` Partly addresses rust-lang#42706, rust-lang#41343, fixrust-lang#40900.
bors
commented
Oct 29, 2019
⌛ Testing commit 3aba2d0 with merge e097c19d6d8d9564b54923c2903baad9a990bbb2... |
…nikomatsakis Custom lifetime error for `impl` item doesn't conform to `trait` Partly addresses rust-lang#42706, rust-lang#41343, fixrust-lang#40900.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This causes issues in at least `dist-i586-gnu-i586-i686-musl`, possibly others.
3aba2d0 to
213fd1fCompareestebank
commented
Oct 29, 2019
@bors r=nikomatsakis Made that test ignore x86 targets to get around different platform output discrepancies when a |
bors
commented
Oct 29, 2019
📌 Commit 213fd1f has been approved by |
…nikomatsakis Custom lifetime error for `impl` item doesn't conform to `trait` Partly addresses rust-lang#42706, rust-lang#41343, fixrust-lang#40900.
bors
commented
Oct 30, 2019
bors
commented
Oct 30, 2019
☀️ Test successful - checks-azure |
Partly addresses #42706, #41343, fix#40900.