Kevin Leimkuhler
|
0e411c2597
|
Add clarifying pattern lint comment and revert test
|
2018-10-09 21:10:27 -07:00 |
|
Kevin Leimkuhler
|
46b07d670a
|
Simply unused_parens check and add tests
|
2018-10-09 21:10:27 -07:00 |
|
Felix S. Klock II
|
8d86800500
|
Add #[allow(unused_mut)] for various cases that arise only in compare-mode=nll.
|
2018-09-26 13:10:54 +02: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 |
|