Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move ModPath->ast::Path function to IDE layer | Aleksey Kladov | 2020-10-06 | 1 | -0/+25 |
* | Minor clippy performance suggestions | kjeremy | 2020-09-30 | 1 | -1/+1 |
* | Don't unnecessarily unnest imports for import insertion | Lukas Wirth | 2020-09-25 | 1 | -0/+35 |
* | Rename impl edit method to be more explicit | Matt Hooper | 2020-09-21 | 1 | -1/+1 |
* | Added test for impl member assist when impl def is missing braces | Matt Hooper | 2020-09-21 | 1 | -0/+19 |
* | Replace entire impl def instead of only associated items for missing impl mem... | Matt Hooper | 2020-09-21 | 1 | -9/+12 |
* | fixup whitespace when adding missing impl items | jDomantas | 2020-08-14 | 1 | -4/+59 |
* | Rename ra_assists -> assists | Aleksey Kladov | 2020-08-13 | 1 | -0/+711 |