Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename range -> text_range | Aleksey Kladov | 2019-07-20 | 1 | -3/+3 |
* | migrate ra_assists to the new AST | Aleksey Kladov | 2019-07-19 | 1 | -2/+2 |
* | allow rustfmt to reorder imports | Aleksey Kladov | 2019-07-04 | 1 | -2/+2 |
* | switch to new rowan | Aleksey Kladov | 2019-04-01 | 1 | -1/+1 |
* | Flip any binary expression except assignments. | Marco Groppo | 2019-03-26 | 1 | -64/+56 |
* | Assist to flip (some) binary expressions. | Marco Groppo | 2019-03-25 | 1 | -0/+149 |