Vadim Petrochenkov
|
9be35f82c1
|
tests: Move run-pass tests without naming conflicts to ui
|
2019-07-27 18:56:16 +03:00 |
|
Vadim Petrochenkov
|
79134c0517
|
Stabilize uniform_paths
|
2019-01-12 16:18:55 +03:00 |
|
Mark Rousskov
|
2a663555dd
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
Alexander Regueiro
|
ee89c088b0
|
Various minor/cosmetic improvements to code
|
2018-12-07 23:53:34 +00:00 |
|
Felix S. Klock II
|
c9d9cc6e44
|
Add #![allow(..)] as necessary to get re-migrated run-pass tests compiling with clean stderr again.
Most were added mechanically.
|
2018-09-26 13:10:54 +02: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
|
76ceeddb2b
|
Migrated remaining src/test/run-pass/ subdirectories to src/test/ui/run-pass/.
|
2018-09-06 14:36:26 +02:00 |
|
Eduard-Mihai Burtescu
|
7a87e30f41
|
rustc_resolve: overhaul #![feature(uniform_paths)] error reporting.
|
2018-08-17 01:41:06 +03:00 |
|
Taylor Cramer
|
39ce9ef00e
|
#[feature(uniform_paths)]: allow use x::y; to resolve through self::x, not just ::x.
|
2018-08-14 07:06:50 +03:00 |
|