summary refs log tree commit diff
path: root/src/test/ui/parser/issue-33413.stderr
AgeCommit message (Expand)AuthorLines
2019-11-18Surround types with backticks in type errorsEsteban Küber-1/+1
2019-11-18Remove E0308 note when primary label has all infoEsteban Küber-3/+0
2019-11-18review comments: tweak prefix stringsEsteban Küber-2/+2
2019-10-07syntax: unify and simplify fn signature parsing.Mazdak Farrokhzad-1/+13
2019-08-25parser: gracefully handle `fn foo(A | B: type)`.Mazdak Farrokhzad-2/+2
2018-12-25Remove licensesMark Rousskov-1/+1
2018-10-28Provide specific label for patern parsing errorEsteban Küber-6/+3
2018-10-28Produce targeted diagnostic when using doc comments on fn argsEsteban Küber-1/+4
2018-10-21Move parse-fail tests to UIVadim Petrochenkov-0/+8