about summary refs log tree commit diff
path: root/src/test/ui/extenv/issue-55897.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-45/+0
2022-10-10suggest candidates for unresolved importSparrowLii-0/+5
2022-09-27Migrate "invalid literal suffix" diagnostic to diagnostic structsXiretza-1/+1
2021-05-12Show macro name in 'this error originates in macro' messageAaron Hill-1/+1
When there are multiple macros in use, it can be difficult to tell which one was responsible for producing an error.
2020-05-26expand `env!` with def-site contextAndy Russell-0/+2
2019-09-08Always emit unresolved import errors and hide unused import lintEsteban Küber-1/+7
2019-06-07syntax: Treat error literals in more principled wayVadim Petrochenkov-1/+7
2019-03-11Update testsVadim Petrochenkov-1/+1
2019-03-09use structured suggestions for E0432Andy Russell-1/+4
2018-12-30Improve error recovery for some built-in macrosVadim Petrochenkov-0/+23