Philipp Hansch
|
b545f1c3bb
|
Add missing // run-pass annotations to ICE tests
compiletest UI tests do not fail when encountering panics and ICEs
unless the `// run-pass` flag is used.
(This was forgotten in https://github.com/rust-lang/rust-clippy/pull/3743)
|
2019-04-05 07:22:36 +02:00 |
|
flip1995
|
44c46d2059
|
Run rustfmt
|
2019-03-10 22:12:26 +01:00 |
|
Alexander Regueiro
|
d43966a176
|
Various cosmetic improvements.
|
2019-03-10 18:06:28 +00:00 |
|
Martins Polakovs
|
391ee7987d
|
Fix ICE #3747
[Martins Polakovs, John Firebaugh]
|
2019-02-23 21:38:16 +02:00 |
|
Philipp Hansch
|
a586f52a0f
|
Move run-pass tests to UI tests
This should give us more UI coverage for free.
It also removes the `run-pass` suite, so we now only have the `ui` suite.
|
2019-02-06 08:17:39 +01:00 |
|