about summary refs log tree commit diff
path: root/src/test/ui/proc-macro/parent-source-spans.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-183/+0
2022-12-13Make some diagnostics not depend on the source of what they reference being a...Oli Scherer-12/+6
2022-07-19Mention first and last macro in backtraceMichael Goulet-5/+5
2022-07-06use `named_span` in case of tuple variantTakayuki Maeda-3/+3
2022-06-02Revert #96682.Nicholas Nethercote-14/+14
2022-05-04Show invisible delimeters (within comments) when pretty printing.Nicholas Nethercote-14/+14
2021-10-15Bless testsCameron Steffen-22/+22
2021-08-04Remove trailing whitespace from error messagesFabian Wolff-3/+3
2021-05-12Show macro name in 'this error originates in macro' messageAaron Hill-9/+9
2020-07-27mv std libs to library/mark-3/+3
2020-05-03Stabilize fn-like proc macros in expression, pattern and statement positionsVadim Petrochenkov-21/+21
2020-04-02tests: remove ignore directives from tests that mention core/alloc/std spans.Eduard-Mihai Burtescu-21/+21
2020-02-06rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.Eduard-Mihai Burtescu-0/+18
2020-01-10Ignore platforms that can't point to stdEsteban Küber-21/+21
2020-01-10Point at the span for the definition of crate foreign ADTsEsteban Küber-0/+15
2019-10-27Point at local similarly named element and tweak references to variantsEsteban Küber-21/+21
2019-01-09clarify resolve typo suggestionAndy Russell-3/+3
2018-12-27Fix rebase and more CI failuresVadim Petrochenkov-15/+15
2018-12-27Do not abort compilation if expansion produces errorsVadim Petrochenkov-1/+29
2018-12-25Remove licensesMark Rousskov-18/+18
2018-11-30tests: move all proc_macro tests from -fulldeps.Eduard-Mihai Burtescu-0/+128