about summary refs log tree commit diff
path: root/src/test/ui/extenv
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-126/+0
2022-10-10suggest candidates for unresolved importSparrowLii-0/+5
2022-09-27Migrate "invalid literal suffix" diagnostic to diagnostic structsXiretza-2/+2
2021-10-15Bless testsCameron Steffen-4/+4
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-05-26expand `env!` with def-site contextAndy Russell-0/+6
2019-09-08Always emit unresolved import errors and hide unused import lintEsteban Küber-2/+8
2019-06-07syntax: Treat error literals in more principled wayVadim Petrochenkov-1/+12
2019-03-11Update testsVadim Petrochenkov-6/+6
2019-03-09use structured suggestions for E0432Andy Russell-1/+4
2018-12-30Improve error recovery for some built-in macrosVadim Petrochenkov-0/+38
2018-12-25Remove licensesMark Rousskov-66/+6
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+117