Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | migrate ra_assists to the new AST | Aleksey Kladov | 2019-07-19 | 1 | -7/+7 | |
* | make Parse fields private | Aleksey Kladov | 2019-07-12 | 1 | -2/+2 | |
* | allow rustfmt to reorder imports | Aleksey Kladov | 2019-07-04 | 1 | -5/+5 | |
* | fix typos in mbe tests | Aleksey Kladov | 2019-05-28 | 1 | -1/+1 | |
* | Merge #1194 | bors[bot] | 2019-04-22 | 1 | -0/+4 | |
|\ | ||||||
| * | auto_import: use TextEditBuilder instead of AssistBuilder to make it more reu... | Andrea Pretto | 2019-04-21 | 1 | -0/+4 | |
* | | use structured editing API for fill struct assist | Aleksey Kladov | 2019-04-21 | 1 | -0/+4 | |
|/ | ||||||
* | intelligently add parens when inlining local varaibles | gfreezy | 2019-04-01 | 1 | -0/+4 | |
* | switch to new rowan | Aleksey Kladov | 2019-04-01 | 1 | -6/+6 | |
* | Assign IDs to assists | Aleksey Kladov | 2019-02-24 | 1 | -2/+3 | |
* | ra_assists: assist "providers" can produce multiple assists | Andrea Pretto | 2019-02-11 | 1 | -14/+27 | |
* | Merge #766 | bors[bot] | 2019-02-09 | 1 | -1/+1 | |
|\ | ||||||
| * | Refactor formatting code out of ra_ida_api_light into ra_fmt. | Andrea Pretto | 2019-02-08 | 1 | -1/+1 | |
* | | Add some assist ranges | robojumper | 2019-02-08 | 1 | -2/+11 | |
|/ | ||||||
* | reformat the world | Aleksey Kladov | 2019-02-08 | 1 | -13/+3 | |
* | move assists to a separate crate | Aleksey Kladov | 2019-02-06 | 1 | -0/+154 |