about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-58856-2.rs
AgeCommit message (Expand)AuthorLines
2021-01-16Move some tests to more reasonable directories - 2Caio-14/+0
2020-02-24parse: use `parse_item_common` in `parse_assoc_item_`.Mazdak Farrokhzad-1/+1
2019-08-02Update syntax in existing testsvarkor-1/+1
2019-03-06Bail when encountering a second unexpected token in the same spanEsteban Küber-2/+3
2019-03-06Do not panic on missing close parenEsteban Küber-0/+13