-
Notifications
You must be signed in to change notification settings - Fork 14k
Move compile-fail tests to ui
#53196
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Tests changed in this commit need to be checked as they were failing on NLL compare mode so I just added |
5a06915 to
b201be3
Compare
|
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
b201be3 to
b757dfc
Compare
|
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
b757dfc to
4d93fb5
Compare
|
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
4d93fb5 to
ddfd305
Compare
|
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
ddfd305 to
9bfd08b
Compare
|
@bors r+ |
|
📋 Looks like this PR is still in progress, ignoring approval. Hint: Remove WIP from this PR's title when it is ready for review. |
|
@bors p=1 -- conflict prone |
compile-fail tests to ui compile-fail tests to ui
|
@bors r+ |
|
📌 Commit 9bfd08b434aa10cdcc4188daf03dc9743607cfd8 has been approved by |
|
⌛ Testing commit 9bfd08b434aa10cdcc4188daf03dc9743607cfd8 with merge edac511dd0c259e819661a112dc6aebc63221570... |
|
💔 Test failed - status-appveyor |
6d97f2b to
82c1a0f
Compare
305a428 to
7b02656
Compare
|
@bors r=nikomatsakis |
|
📌 Commit 7b02656 has been approved by |
|
@bors p=2 |
Move `compile-fail` tests to `ui` Fixes #46841, #52531, #44844. r? @nikomatsakis
|
☀️ Test successful - status-appveyor, status-travis |
… from rust-lang#53196. See also the bulletpoint list on rust-lang#53351.
This script broke after rust-lang#53196 after the tests were moved.
…mulacrum Fix invalid path in generate-deriving-span-tests.py. This script broke after rust-lang#53196 – the tests were moved.
|
If you (like me) are trying to trace through the history and want to get to |
Fixes #46841, #52531, #44844.
r? @nikomatsakis