aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_ty/src/builder.rs
Commit message (Expand)AuthorAgeFilesLines
* Rename TyKind::Unknown to ErrorLaurențiu Nicola2021-04-051-1/+1
* Move things in hir_ty into submodulesFlorian Diebold2021-04-041-2/+2
* Add commentFlorian Diebold2021-04-041-0/+3
* Replace Substitution::type_paramsFlorian Diebold2021-04-041-0/+5
* Move TyBuilder to its own moduleFlorian Diebold2021-04-041-0/+211