aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_hir_ty/src/infer/pat.rs
Commit message (Expand)AuthorAgeFilesLines
* Add or- and parenthesized-patternsMatthew Jasper2020-02-091-0/+12
* Change Ty::Param to contain param IDFlorian Diebold2020-02-071-4/+3
* Extract unification code to unify moduleFlorian Diebold2019-12-021-2/+2
* Move TyAleksey Kladov2019-11-271-0/+186