Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move hygiene to hir_expand | Aleksey Kladov | 2019-10-30 | 1 | -4/+2 |
| | |||||
* | push name down to hir_expand | Aleksey Kladov | 2019-10-30 | 1 | -7/+8 |
| | |||||
* | push either to hir_expand | Aleksey Kladov | 2019-10-30 | 1 | -7/+4 |
| | |||||
* | refactor $crate handling | Aleksey Kladov | 2019-10-30 | 1 | -17/+14 |
| | | | | | Introduce proper hygiene module, which should grow quite a bit eventually. | ||||
* | fix compilation | Aleksey Kladov | 2019-10-30 | 1 | -2/+2 |
| | |||||
* | move raw_items to hir_def | Aleksey Kladov | 2019-10-30 | 1 | -0/+407 |