about summary refs log tree commit diff
path: root/src/test/ui/macros/macro-in-expression-context.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-33/+0
2022-12-10Migrate parts of `rustc_expand` to session diagnosticsnils-3/+5
This migrates everything but the `mbe` and `proc_macro` modules. It also contains a few cleanups and drive-by/accidental diagnostic improvements which can be seen in the diff for the UI tests.
2022-10-01bless ui testsMaybe Waffle-1/+1
2021-07-27Update stderrAaron Hill-1/+3
2021-07-27Make `SEMICOLON_IN_EXPRESSIONS_FROM_MACROS` warn by defaultAaron Hill-2/+16
2018-10-23Modify invalid macro in expression context diagnosticEsteban Küber-0/+15