aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_hir_ty/src/traits/chalk.rs
Commit message (Expand)AuthorAgeFilesLines
* Move traits to the new locAleksey Kladov2019-12-121-4/+2
* Switch to the new location for implsAleksey Kladov2019-12-121-1/+1
* Refactor parameter count trackingAleksey Kladov2019-12-071-1/+1
* Remove idx and parent generics from genericsAleksey Kladov2019-12-071-7/+7
* Extract built-in trait implementations to separate moduleFlorian Diebold2019-12-031-127/+57
* Handle cycles in impl types betterFlorian Diebold2019-11-301-11/+4
* Memoize impl resolutionsAleksey Kladov2019-11-271-20/+14
* Move TyAleksey Kladov2019-11-271-0/+906