about summary refs log tree commit diff
path: root/src/test/ui/borrowck/move-error-snippets.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-20/+0
2022-12-13Change pattern borrowing suggestions to be verboseEsteban Küber-4/+5
2022-07-19Mention first and last macro in backtraceMichael Goulet-1/+1
2021-10-15Bless testsCameron Steffen-1/+1
2021-08-04Remove trailing whitespace from error messagesFabian Wolff-1/+1
2021-05-12Show macro name in 'this error originates in macro' messageAaron Hill-1/+1
2020-02-24parser: `token` -> `normalized_token`, `nonnormalized_token` -> `token`Vadim Petrochenkov-9/+11
2020-02-06rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.Eduard-Mihai Burtescu-0/+2
2019-08-24Don't unwrap the result of `span_to_snippet`Matthew Jasper-0/+15