| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-04-14 | Rename AssocKind::Method to AssocKind::Fn | Rustin-Liu | -3/+3 | |
| Rename fn_has_self_argument to fn_has_self_parameter Rename AssocItemKind::Method to AssocItemKind::Fn Refine has_no_input_arg Refine has_no_input_arg Revert has_no_input_arg Refine suggestion_descr Move as_def_kind into AssocKind Signed-off-by: Rustin-Liu <rustin.liu@gmail.com> Fix tidy check issue Signed-off-by: Rustin-Liu <rustin.liu@gmail.com> | ||||
| 2020-04-13 | Remove `FnCtxt::impl_self_ty` | Yuki Okushi | -2/+2 | |
| 2019-12-11 | Use structured suggestion for disambiguating method calls | Esteban Küber | -3/+12 | |
| Fix #65635. | ||||
| 2019-11-21 | Point at type in `let` assignment on type errors | Esteban Küber | -5/+15 | |
| 2019-11-18 | Surround types with backticks in type errors | Esteban Küber | -5/+5 | |
| 2019-11-18 | Remove E0308 note when primary label has all info | Esteban Küber | -15/+0 | |
| 2019-11-18 | review comments: tweak prefix strings | Esteban Küber | -10/+10 | |
| 2019-07-24 | Adjust tests for method disambiguation help | Ilija Tovilo | -0/+2 | |
| 2019-04-18 | hide `--explain` hint if error has no extended info | Andy Russell | -1/+1 | |
| 2019-03-11 | Update tests | Vadim Petrochenkov | -6/+6 | |
| 2019-01-29 | add tests to a few edge cases in method lookup | Ariel Ben-Yehuda | -0/+72 | |
| These aren't fixed by this PR, but were broken in a few older attempts at it. Make sure they don't regress. | ||||
