Uh oh!
There was an error while loading. Please reload this page.
Add error code for unstable feature errors - #47413
Conversation
rust-highfive
commented
Jan 13, 2018
r? @arielb1 (rust_highfive has picked a reviewer for you, use r? to override) |
c8a7aea to
f6d56edComparebors
commented
Jan 14, 2018
☔ The latest upstream changes (presumably #47416) made this pull request unmergeable. Please resolve the merge conflicts. |
estebank
commented
Jan 14, 2018
r=me after rebasing against master. |
f6d56ed to
2c99aceCompareGuillaumeGomez
commented
Jan 14, 2018
Rebased. Considering the fact that I updated a lot of UI tests, I'll put a small priority (but sill bigger than 0) to avoid too much rebases. @bors: r=estebank p=1 |
bors
commented
Jan 14, 2018
📌 Commit 2c99ace has been approved by |
… r=estebank Add error code for unstable feature errors Fixesrust-lang#47397.
bors
commented
Jan 15, 2018
⌛ Testing commit 2c99ace with merge c4638d2cea1ae0788a770799e55bd5ca2bcbb254... |
bors
commented
Jan 15, 2018
💔 Test failed - status-travis |
estebank
commented
Jan 15, 2018
@bors r- There seem to be some issues with a test. |
2c99ace to
c8a110eCompareGuillaumeGomez
commented
Jan 15, 2018
Apparently there was an extra empty line in one stderr file. Strange... Should work now (but I'll wait for CI first). |
estebank
commented
Jan 15, 2018
@bors: r+ p=1 |
bors
commented
Jan 15, 2018
📌 Commit c8a110e has been approved by |
bors
commented
Jan 15, 2018
Add error code for unstable feature errors Fixes#47397.
bors
commented
Jan 15, 2018
☀️ Test successful - status-appveyor, status-travis |
Fixes#47397.