about summary refs log tree commit diff
path: root/src/test/ui/include-macros
AgeCommit message (Expand)AuthorLines
2021-06-21Add regression test for #85955.Michael Woerister-0/+25
2021-05-12Show macro name in 'this error originates in macro' messageAaron Hill-2/+2
2020-02-06rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.Eduard-Mihai Burtescu-0/+2
2019-11-21Point at type in `let` assignment on type errorsEsteban Küber-2/+6
2019-11-18Surround types with backticks in type errorsEsteban Küber-2/+2
2019-11-18Remove E0308 note when primary label has all infoEsteban Küber-2/+2
2019-11-18Specific labels when referring to "expected" and "found" typesEsteban Küber-4/+4
2019-08-15Add regression test for include_str! normalizationAleksey Kladov-0/+14
2019-03-11Update testsVadim Petrochenkov-2/+2
2018-12-25Remove licensesMark Rousskov-12/+2
2018-07-08add regression test for #48835Andy Russell-0/+35