summary refs log tree commit diff
path: root/src/test/ui/macros/macro-context.stderr
AgeCommit message (Expand)AuthorLines
2022-10-16Account for hygiene when suggesting typos.Camille GILLOT-1/+1
2022-10-01bless ui testsMaybe Waffle-1/+1
2021-10-15Bless testsCameron Steffen-1/+1
2021-07-27Make `SEMICOLON_IN_EXPRESSIONS_FROM_MACROS` warn by defaultAaron Hill-1/+15
2021-05-12Show macro name in 'this error originates in macro' messageAaron Hill-3/+3
2020-03-24nix panictry! in ParserAnyMacro::makeMazdak Farrokhzad-1/+25
2020-02-06rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.Eduard-Mihai Burtescu-0/+2
2019-03-11Update testsVadim Petrochenkov-4/+4
2018-12-25Remove licensesMark Rousskov-4/+4
2018-10-24Fix incorrect semicolon suggestionEsteban Küber-3/+1
2018-10-23Modify invalid macro in expression context diagnosticEsteban Küber-15/+14
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+47