Uh oh!
There was an error while loading. Please reload this page.
Tweak output for invalid negative impl errors - #69649
Conversation
rust-highfive
commented
Mar 2, 2020
(rust_highfive has picked a reviewer for you, use r? to override) |
This comment has been minimized.
This comment has been minimized.
r? @Centril High level reviewing notes before doing a deeper review:
|
estebank
commented
Mar 5, 2020
AST part in #69722 |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
65de63b to
19d0186Compareestebank
commented
Mar 23, 2020
@Centril rebased on top of master and this PR only has the HIR changes. |
Centril
left a comment
There was a problem hiding this comment.
r=me with these comments addressed and clean perf.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Centril
commented
Mar 23, 2020
@bors try @rust-timer queue |
rust-timer
commented
Mar 23, 2020
Awaiting bors try build completion |
bors
commented
Mar 23, 2020
⌛ Trying commit 19d0186f3cead8ed2cc3741f6c2e2fbb180e81d2 with merge 12e42227516ca02418f6dbea278da1e4c0dd14b3... |
This comment has been minimized.
This comment has been minimized.
bors
commented
Mar 23, 2020
💔 Test failed - checks-azure |
19d0186 to
b8f9866Compareestebank
commented
Mar 23, 2020
@bors try @rust-timer queue |
rust-timer
commented
Mar 23, 2020
Awaiting bors try build completion |
bors
commented
Mar 23, 2020
⌛ Trying commit b8f9866 with merge a7111c6f0c00e55b69e1eb62c1f04775705b4e0e... |
bors
commented
Mar 23, 2020
☀️ Try build successful - checks-azure |
rust-timer
commented
Mar 23, 2020
Queued a7111c6f0c00e55b69e1eb62c1f04775705b4e0e with parent e4b01c7, future comparison URL. |
rust-timer
commented
Mar 23, 2020
Finished benchmarking try commit a7111c6f0c00e55b69e1eb62c1f04775705b4e0e, comparison URL. |
Centril
commented
Mar 23, 2020
Seems like noise, @bors r+ |
bors
commented
Mar 23, 2020
📌 Commit b8f9866 has been approved by |
bors
commented
Mar 23, 2020
bors
commented
Mar 23, 2020
☀️ Test successful - checks-azure |
Follow up to #69722. Tweak negative impl errors emitted in the HIR: