summary refs log tree commit diff
path: root/src/test/ui/run-pass/array-slice-vec
AgeCommit message (Expand)AuthorLines
2018-09-06Allow more lints, mainly overflowing_literals for cases that only arose on 32...Felix S. Klock II-0/+3
2018-09-06Allow illegal_floating_point_literal_pattern. These will need to be updated a...Felix S. Klock II-0/+1
2018-09-06Add `#![allow(..)]` for a slew of lints of migrated run-pass tests, to silenc...Felix S. Klock II-2/+5
2018-09-06Add `// run-pass` annotations to all the tests under `ui/run-pass/`.Felix S. Klock II-0/+112
2018-09-06Migrated slew of run-pass tests to various subdirectories of `ui/run-pass/`.Felix S. Klock II-0/+1930