kjeremy
|
82d6cfd495
|
Minor clippy performance suggestions
|
2020-09-30 15:22:49 -04:00 |
|
Lukas Wirth
|
e1d6981f90
|
Don't unnecessarily unnest imports for import insertion
|
2020-09-25 15:19:22 +02:00 |
|
Matt Hooper
|
7d90bb1f47
|
Rename impl edit method to be more explicit
|
2020-09-21 10:01:50 +01:00 |
|
Matt Hooper
|
532be0e780
|
Added test for impl member assist when impl def is missing braces
|
2020-09-21 09:48:51 +01:00 |
|
Matt Hooper
|
9724af038b
|
Replace entire impl def instead of only associated items for missing impl member assist (if braces are missing from an impl def then there is no associated item list in the AST)
|
2020-09-21 00:42:27 +01:00 |
|
jDomantas
|
9f548a0295
|
fixup whitespace when adding missing impl items
|
2020-08-14 16:10:52 +03:00 |
|
Aleksey Kladov
|
fc34403018
|
Rename ra_assists -> assists
|
2020-08-13 17:33:38 +02:00 |
|