aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_ty/src/method_resolution.rs
Commit message (Expand)AuthorAgeFilesLines
* Use correct, full substs for self type in implFlorian Diebold2020-12-041-1/+7
* Fix case where non FnOnce variables is marked callableGrayJack2020-10-261-0/+13
* Use Ty::apply instead of simple and fix method resolution.Charles Lew2020-09-161-0/+8
* Rename ra_hir_ty -> hir_tyAleksey Kladov2020-08-131-0/+769