Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix hir for new block syntax | Aleksey Kladov | 2019-09-02 | 1 | -2/+2 |
* | switch to upstream rowan's API | Aleksey Kladov | 2019-07-20 | 1 | -4/+4 |
* | rename range -> text_range | Aleksey Kladov | 2019-07-20 | 1 | -9/+11 |
* | migrate ra_assists to the new AST | Aleksey Kladov | 2019-07-19 | 1 | -5/+5 |
* | allow rustfmt to reorder imports | Aleksey Kladov | 2019-07-04 | 1 | -5/+4 |
* | add assist to move arm condition to match guard | Unreal Hoang | 2019-05-21 | 1 | -0/+260 |