about summary refs log tree commit diff
path: root/src/test/run-pass/rfcs/rfc1445
AgeCommit message (Collapse)AuthorLines
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-40/+0
2018-12-25Remove licensesMark Rousskov-20/+0
2018-09-26Migrate `src/test/ui/run-pass/*` back to `src/test/run-pass/`.Felix S. Klock II-0/+60
Fix #54047