about summary refs log tree commit diff
path: root/src/test/ui/proc-macro/mixed-site-span.stderr
AgeCommit message (Expand)AuthorLines
2021-05-12Show macro name in 'this error originates in macro' messageAaron Hill-3/+3
2020-05-30resolve: Do not suggest imports from the same module in which we are resolvingVadim Petrochenkov-4/+0
2020-05-19Auto merge of #68717 - petrochenkov:stabexpat, r=varkorbors-4/+4
2020-05-07reword "possible candidate" import suggestionAndy Russell-1/+1
2020-05-03Stabilize fn-like proc macros in expression, pattern and statement positionsVadim Petrochenkov-4/+4
2020-03-10--bless some testsMazdak Farrokhzad-15/+4
2020-02-06rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.Eduard-Mihai Burtescu-0/+5
2020-02-06rustc_errors: hide "in this macro invocation" when redundant, more explicitly.Eduard-Mihai Burtescu-8/+2
2019-10-24Increase spacing for suggestions in diagnosticsEsteban Küber-0/+1
2019-10-03proc_macro: Add `Span::mixed_site` exposing `macro_rules` hygieneVadim Petrochenkov-0/+49