about summary refs log tree commit diff
path: root/src/test/ui/cross/cross-file-errors/main.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-15/+0
2021-12-14Stabilize `destructuring_assignment`Jacob Pratt-17/+1
2021-10-15Bless testsCameron Steffen-2/+2
2021-08-04Remove trailing whitespace from error messagesFabian Wolff-2/+2
2021-05-12Show macro name in 'this error originates in macro' messageAaron Hill-2/+2
When there are multiple macros in use, it can be difficult to tell which one was responsible for producing an error.
2020-11-14Add underscore expressions for destructuring assignmentsFabian Zaiser-3/+19
Co-authored-by: varkor <github@varkor.com>
2020-02-06rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.Eduard-Mihai Burtescu-0/+2
2018-12-25Remove licensesMark Rousskov-2/+2
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+13