about summary refs log tree commit diff
path: root/src/test/ui/parser/issue-48137-macros-cannot-interpolate-impl-items-bad-variants.stderr
AgeCommit message (Collapse)AuthorLines
2021-11-20Move parser tests to parser/issues subdirectoryBadel2-62/+0
Because the parser directory has already reached the 1000 file limit.
2021-10-15Bless testsCameron Steffen-3/+3
2021-05-12Show macro name in 'this error originates in macro' messageAaron Hill-3/+3
When there are multiple macros in use, it can be difficult to tell which one was responsible for producing an error.
2020-03-26error_bad_item_kind: add help textMazdak Farrokhzad-0/+9
2020-02-24parse: test bad variants wrt. issue 48137.Mazdak Farrokhzad-0/+53