about summary refs log tree commit diff
path: root/src/test/ui/run-pass/traits
AgeCommit message (Expand)AuthorLines
2019-05-20Update tests.Alexander Regueiro-30/+0
2018-12-25Remove licensesMark Rousskov-10/+0
2018-12-07Encode `TraitAlias` as if they were `Trait`Esteban Küber-0/+7
2018-10-01add a special case for literal `'static: 'a` where-clausesAriel Ben-Yehuda-0/+33
2018-09-26Migrate `src/test/ui/run-pass/*` back to `src/test/run-pass/`.Felix S. Klock II-4307/+0
2018-09-06Add `#![allow(..)]` for a slew of lints of migrated run-pass tests, to silenc...Felix S. Klock II-0/+23
2018-09-06Remove references to a collection of unknown lints.Felix S. Klock II-1/+0
2018-09-06Move a bunch of auxiliary support files into `ui/run-pass/**/auxiliary`.Felix S. Klock II-0/+291
2018-09-06Add `// run-pass` annotations to all the tests under `ui/run-pass/`.Felix S. Klock II-5/+112
2018-09-06Migrated slew of run-pass tests to various subdirectories of `ui/run-pass/`.Felix S. Klock II-0/+3887