about summary refs log tree commit diff
path: root/src/test/ui/parser/issues/issue-76437-const-async-unsafe.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-7/+0
2021-11-20Move parser tests to parser/issues subdirectoryBadel2-0/+7
Because the parser directory has already reached the 1000 file limit.