summary refs log tree commit diff
path: root/src/test/ui/methods/method-deref-to-same-trait-object-with-separate-params.stderr
AgeCommit message (Expand)AuthorLines
2021-08-11Modify structured suggestion outputEsteban Küber-3/+3
2020-10-27Make tidy happySantiago Pastorino-12/+12
2020-10-27Add unsized_locals to INCOMPLETE_FEATURES listSantiago Pastorino-10/+19
2020-09-02pretty: trim paths of unique symbolsDan Aloni-6/+6
2020-04-14Rename AssocKind::Method to AssocKind::FnRustin-Liu-3/+3
2020-04-13Remove `FnCtxt::impl_self_ty`Yuki Okushi-2/+2
2019-12-11Use structured suggestion for disambiguating method callsEsteban Küber-3/+12
2019-11-21Point at type in `let` assignment on type errorsEsteban Küber-5/+15
2019-11-18Surround types with backticks in type errorsEsteban Küber-5/+5
2019-11-18Remove E0308 note when primary label has all infoEsteban Küber-15/+0
2019-11-18review comments: tweak prefix stringsEsteban Küber-10/+10
2019-07-24Adjust tests for method disambiguation helpIlija Tovilo-0/+2
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+1
2019-03-11Update testsVadim Petrochenkov-6/+6
2019-01-29add tests to a few edge cases in method lookupAriel Ben-Yehuda-0/+72