aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_ty/src/infer
Commit message (Expand)AuthorAgeFilesLines
* Deny unreachable-pubAleksey Kladov2020-11-022-14/+23
* binary operator overload type inference: add test markRoland Ruckerbauer2020-10-141-0/+3
* Implement binary operator overloading type inferenceRoland Ruckerbauer2020-10-131-4/+11
* Merge #5971bors[bot]2020-09-131-2/+9
|\
| * Implement async blocksoxalica2020-09-101-2/+9
* | 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-135-0/+2072