about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-5192.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-39/+0
2022-08-07Remove even more box syntax uses from src/testest31-3/+1
Prior work, notably 6550021124451628b1efc60c59284465b109e3aa from #88316 has removed box syntax from most of the testsuite. However, some tests were left out. This commit removes box_syntax uses from more locations in src/test. Some tests that are very box syntax specific are not being migrated.
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-0/+41