about summary refs log tree commit diff
path: root/src/test/ui/suggestions/path-display.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-23/+0
2022-07-19Mention first and last macro in backtraceMichael Goulet-2/+2
2022-02-21Suggest calling .display() on PathBuf tooMichael Goulet-1/+11
2021-06-16Update test stderr filesAris Merchant-2/+0
2021-05-12Show macro name in 'this error originates in macro' messageAaron Hill-1/+1
2021-03-26fix rustc_on_implemented `_Self` pathslcnr-2/+2
2020-09-02pretty: trim paths of unique symbolsDan Aloni-5/+5
2020-02-06rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.Eduard-Mihai Burtescu-0/+1
2018-12-13Wording changesEsteban Küber-2/+2
2018-12-12Suggest using `.display()` when trying to print a `Path`Esteban Küber-0/+14