-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Add error code for unstable feature errors #47413
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
r? @arielb1 (rust_highfive has picked a reviewer for you, use r? to override) |
c8a7aea
to
f6d56ed
Compare
☔ The latest upstream changes (presumably #47416) made this pull request unmergeable. Please resolve the merge conflicts. |
r=me after rebasing against master. |
f6d56ed
to
2c99ace
Compare
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 |
📌 Commit 2c99ace has been approved by |
… r=estebank Add error code for unstable feature errors Fixes rust-lang#47397.
⌛ Testing commit 2c99ace with merge c4638d2cea1ae0788a770799e55bd5ca2bcbb254... |
💔 Test failed - status-travis |
@bors r- There seem to be some issues with a test. |
2c99ace
to
c8a110e
Compare
Apparently there was an extra empty line in one stderr file. Strange... Should work now (but I'll wait for CI first). |
@bors: r+ p=1 |
📌 Commit c8a110e has been approved by |
Add error code for unstable feature errors Fixes #47397.
☀️ Test successful - status-appveyor, status-travis |
Fixes #47397.