Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make Parse fields private | Aleksey Kladov | 2019-07-12 | 1 | -2/+2 |
* | allow rustfmt to reorder imports | Aleksey Kladov | 2019-07-04 | 1 | -7/+4 |
* | fix typos in mbe tests | Aleksey Kladov | 2019-05-28 | 1 | -1/+1 |
* | apply T! macro where it is possible | Sergey Parilin | 2019-05-15 | 1 | -4/+5 |
* | add ast::tokens | Aleksey Kladov | 2019-04-02 | 1 | -2/+2 |
* | switch to new rowan | Aleksey Kladov | 2019-04-01 | 1 | -39/+40 |
* | Simplify changes and fix tests | Wilco Kusee | 2019-03-22 | 1 | -7/+6 |
* | Remove LocalEdit usage | Wilco Kusee | 2019-03-22 | 1 | -15/+9 |
* | Move join_lines to ra_ide_api | Wilco Kusee | 2019-03-22 | 1 | -0/+588 |