Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move diagnostics to hir_expand | Aleksey Kladov | 2019-11-02 | 2 | -0/+86 |
* | Move Source to hir_expand | Aleksey Kladov | 2019-11-02 | 1 | -1/+19 |
* | move hygiene to hir_expand | Aleksey Kladov | 2019-10-30 | 2 | -11/+47 |
* | push name down to hir_expand | Aleksey Kladov | 2019-10-30 | 2 | -0/+143 |
* | push either to hir_expand | Aleksey Kladov | 2019-10-30 | 2 | -0/+55 |
* | move raw_items to hir_def | Aleksey Kladov | 2019-10-30 | 1 | -4/+4 |
* | cleanup | Aleksey Kladov | 2019-10-29 | 1 | -14/+8 |
* | switch expand to dyn Trait | Aleksey Kladov | 2019-10-29 | 2 | -9/+9 |
* | reduce visibility | Aleksey Kladov | 2019-10-29 | 1 | -2/+2 |
* | add doc comment | Aleksey Kladov | 2019-10-29 | 1 | -0/+2 |
* | remove not that useful indirection | Aleksey Kladov | 2019-10-29 | 1 | -14/+4 |
* | reduce visibility | Aleksey Kladov | 2019-10-29 | 2 | -18/+7 |
* | remove unused query | Aleksey Kladov | 2019-10-29 | 2 | -15/+5 |
* | less generics | Aleksey Kladov | 2019-10-29 | 2 | -6/+9 |
* | flatten hir_expand | Aleksey Kladov | 2019-10-29 | 3 | -257/+241 |
* | make file id repr private again | Aleksey Kladov | 2019-10-29 | 1 | -12/+17 |
* | rename hir_def -> hir_expand | Aleksey Kladov | 2019-10-29 | 5 | -0/+429 |