Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move hir tests to hit | Aleksey Kladov | 2018-11-28 | 2 | -0/+52 |
| | |||||
* | introduce hir crate | Aleksey Kladov | 2018-11-28 | 1 | -1/+7 |
| | |||||
* | move ids to HIR | Aleksey Kladov | 2018-11-28 | 1 | -0/+14 |
| | |||||
* | move db basics to ra_db | Aleksey Kladov | 2018-11-28 | 6 | -0/+382 |
This should allow to move hir to a separate crate |