about summary refs log tree commit diff
path: root/src/test/ui/did_you_mean/bad-assoc-expr.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-61/+0
2021-10-15Bless testsCameron Steffen-1/+1
2021-05-12Show macro name in 'this error originates in macro' messageAaron Hill-1/+1
2020-02-06rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.Eduard-Mihai Burtescu-0/+2
2019-03-12syntax: Better recovery for `$ty::AssocItem` and `ty!()::AssocItem`Vadim Petrochenkov-1/+22
2018-12-25Remove licensesMark Rousskov-6/+6
2018-02-26Update UI testsVadim Petrochenkov-6/+6
2017-12-20Add tests checking taht "priority" of qpath recovery is higher than unary and...Vadim Petrochenkov-1/+13
2017-12-17syntax: recovery for incorrect associated item paths like `[T; N]::clone`Vadim Petrochenkov-0/+26