about summary refs log tree commit diff
path: root/src/test/ui/macros/macro-in-expression-context-2.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-17/+0
2021-08-11Modify structured suggestion outputEsteban Küber-1/+1
2020-03-27suggest semi on expr mac!() good as stmt mac!().Mazdak Farrokhzad-0/+6
2018-11-23Reword EOF in macro arm messageEsteban Küber-1/+1
2018-11-23Keep label on moved spans and point at macro invocation on parse errorEsteban Küber-1/+1
2018-11-23Point at macro arm when it doesn't expand to an expressionEsteban Küber-0/+3
2018-11-23Add label when replacing primary DUMMY_SP in macro expansionEsteban Küber-1/+1
2018-11-23Point at end of macro arm when encountering EOFEsteban Küber-1/+1
2018-10-23Add macro call span when lacking any other span in diagnosticEsteban Küber-0/+8