aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_ty/src/op.rs
Commit message (Expand)AuthorAgeFilesLines
* Nest all the or-patterns!Lukas Wirth2021-06-171-23/+15
* Implement more precise binary op return type predictionLukas Wirth2021-04-101-12/+46
* Rename TyKind::Unknown to ErrorLaurențiu Nicola2021-04-051-5/+5
* Add TyBuilder::unit() and TyExt::is_unit()Florian Diebold2021-04-041-2/+2
* Rename Ty::interned to Ty::kindFlorian Diebold2021-04-031-4/+4
* Separate `Ty` and `TyKind` like in ChalkFlorian Diebold2021-03-131-31/+35
* Being Ty::InferenceVar closes to chalk equivalentLukas Wirth2021-03-011-5/+10
* Inline TypeCtor into TyLukas Wirth2021-02-281-26/+13
* Introduce TypeCtor::ScalarLukas Wirth2021-02-281-11/+13
* Rename ra_hir_ty -> hir_tyAleksey Kladov2020-08-131-0/+58