aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_ty/src/infer/path.rs
Commit message (Expand)AuthorAgeFilesLines
* Separate `Ty` and `TyKind` like in ChalkFlorian Diebold2021-03-131-3/+3
* Stop using `ContainerId` in `AssocContainerId`Jonas Schievink2021-03-091-1/+1
* Add ConstParams to the HIRLukas Wirth2021-01-011-0/+1
* Rename ra_hir_ty -> hir_tyAleksey Kladov2020-08-131-0/+287