about summary refs log tree commit diff
path: root/src/test/run-pass/impl-trait/nesting.rs
AgeCommit message (Collapse)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2018-09-26Add `#![allow(..)]` as necessary to get re-migrated run-pass tests compiling ↵Felix S. Klock II-0/+1
with clean stderr again. Most were added mechanically.
2018-09-26Migrate `src/test/ui/run-pass/*` back to `src/test/run-pass/`.Felix S. Klock II-0/+24
Fix #54047
2018-09-06Migrated remaining `src/test/run-pass/` subdirectories to ↵Felix S. Klock II-22/+0
`src/test/ui/run-pass/`.
2018-06-08Add a sanity test for nesting other items inside the existential typeOliver Schneider-0/+22