aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_ty/src/walk.rs
Commit message (Expand)AuthorAgeFilesLines
* Rename shift_bound_vars{_out} to align with ChalkFlorian Diebold2021-04-051-10/+12
* Hide Binders internals moreFlorian Diebold2021-04-051-4/+4
* Rename TyKind::Unknown to ErrorLaurențiu Nicola2021-04-051-2/+2
* Move things from `traits` module to `types` as wellFlorian Diebold2021-04-041-2/+24
* Move things in hir_ty into submodulesFlorian Diebold2021-04-041-0/+359