Mark Rousskov
|
2a663555dd
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
Esteban Küber
|
14cca296c5
|
Encode TraitAlias as if they were Trait
|
2018-12-07 14:52:44 -08:00 |
|
Ariel Ben-Yehuda
|
1069c0e38f
|
add a special case for literal 'static: 'a where-clauses
This makes evaluation more consistent with fulfillment.
|
2018-10-01 22:44:45 +03:00 |
|
Felix S. Klock II
|
2080474c75
|
Migrate src/test/ui/run-pass/* back to src/test/run-pass/.
Fix #54047
|
2018-09-26 13:10:54 +02:00 |
|
Felix S. Klock II
|
e462c1adc5
|
Add #![allow(..)] for a slew of lints of migrated run-pass tests, to silence stderr output.
|
2018-09-06 13:00:26 +02:00 |
|
Felix S. Klock II
|
90241dfba3
|
Remove references to a collection of unknown lints.
|
2018-09-06 13:00:26 +02:00 |
|
Felix S. Klock II
|
06f36a04a4
|
Move a bunch of auxiliary support files into ui/run-pass/**/auxiliary.
|
2018-09-06 13:00:26 +02:00 |
|
Felix S. Klock II
|
0909e0bf70
|
Add // run-pass annotations to all the tests under ui/run-pass/.
(I may have accidentally added it to some auxilliary crates as well;
my emacs-macro-based methodology was pretty crude.)
|
2018-09-06 13:00:26 +02:00 |
|
Felix S. Klock II
|
7834c22848
|
Migrated slew of run-pass tests to various subdirectories of ui/run-pass/.
|
2018-09-06 13:00:26 +02:00 |
|