aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_ty/src/infer/pat.rs
Commit message (Expand)AuthorAgeFilesLines
* Implement const pat inferenceLukas Wirth2020-12-231-1/+5
* Properly infer tuple struct patterns when encountering ellipsisLukas Wirth2020-11-241-9/+22
* Properly infer tuple patterns when encountering ellipsisLukas Wirth2020-11-241-8/+17
* Implement box pattern inferenceJonas Schievink2020-09-121-1/+13
* Rename record_field_pat to record_pat_fieldPavan Kumar Sunkara2020-09-101-1/+1
* Rename ra_hir_ty -> hir_tyAleksey Kladov2020-08-131-0/+241