Felix S. Klock II
|
5fe0851548
|
Allow more lints, mainly overflowing_literals for cases that only arose on 32-bit.
|
2018-09-06 13:00:26 +02:00 |
|
Felix S. Klock II
|
4a9e55e05a
|
Allow illegal_floating_point_literal_pattern. These will need to be updated at some point.
Discussion can be found on rust-lang/rust#41620.
|
2018-09-06 13:00:26 +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
|
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 |
|