about summary refs log tree commit diff
path: root/src/test/run-pass/specialization/defaultimpl/allowed-cross-crate.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/+3
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/+33
Fix #54047
2018-09-06Migrated remaining `src/test/run-pass/` subdirectories to ↵Felix S. Klock II-31/+0
`src/test/ui/run-pass/`.
2017-10-11Shorten some test namesVadim Petrochenkov-0/+31
Paths to object files generated from them were too long and caused errors