Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use ? and destructing to simplifed long code | Edwin Cheng | 2019-11-04 | 1 | -19/+17 |
* | Rename and fix typos | Edwin Cheng | 2019-11-04 | 1 | -9/+19 |
* | Add macro_expansion_info in hir_expand | Edwin Cheng | 2019-11-04 | 1 | -18/+75 |
* | switch expand to dyn Trait | Aleksey Kladov | 2019-10-29 | 1 | -6/+6 |
* | add doc comment | Aleksey Kladov | 2019-10-29 | 1 | -0/+2 |
* | remove unused query | Aleksey Kladov | 2019-10-29 | 1 | -13/+2 |
* | less generics | Aleksey Kladov | 2019-10-29 | 1 | -0/+1 |
* | flatten hir_expand | Aleksey Kladov | 2019-10-29 | 1 | -7/+73 |
* | rename hir_def -> hir_expand | Aleksey Kladov | 2019-10-29 | 1 | -0/+46 |