about summary refs log tree commit diff
path: root/src/test/ui/run-pass/packed
AgeCommit message (Expand)AuthorLines
2018-09-26Migrate `src/test/ui/run-pass/*` back to `src/test/run-pass/`.Felix S. Klock II-843/+0
2018-09-06Add `.stderr` file for test that appears to trigger a lint that cannot be sil...Felix S. Klock II-0/+36
2018-09-06Add `#![allow(..)]` for a slew of lints of migrated run-pass tests, to silenc...Felix S. Klock II-0/+9
2018-09-06Move a bunch of auxiliary support files into `ui/run-pass/**/auxiliary`.Felix S. Klock II-0/+31
2018-09-06Add `// run-pass` annotations to all the tests under `ui/run-pass/`.Felix S. Klock II-0/+14
2018-09-06Migrated slew of run-pass tests to various subdirectories of `ui/run-pass/`.Felix S. Klock II-0/+753