Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move things from `traits` module to `types` as well | Florian Diebold | 2021-04-04 | 1 | -2/+24 |
| | |||||
* | Move things in hir_ty into submodules | Florian Diebold | 2021-04-04 | 1 | -0/+359 |
- all the types that will be replaced by Chalk go to `types` - `TypeWalk` impls go to `walk` |