about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-57162.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-7/+0
2019-11-04Use check-pass in ui tests where appropriateTomasz Miąsko-1/+1
2019-07-03Migrate compile-pass annotations to build-passYuki Okushi-1/+1
2019-01-04add test for #57162Ariel Ben-Yehuda-0/+7
Fixes #57162.