Kevaundray Wedderburn
|
72b9a4fbd3
|
Change <|> to $0 - Rebase
|
2021-01-07 12:09:23 +00:00 |
|
Lukas Wirth
|
e7dd73ea9e
|
Fix type typo in add_missing_impl_members doc
|
2020-12-25 18:15:31 +01:00 |
|
Lukas Wirth
|
69b78edb5e
|
Don't HirDisplay unknown types when displaying for source
|
2020-12-12 19:05:00 +01:00 |
|
Lukas Wirth
|
19443c1fa3
|
Add missing AssocItems in add_custom_impl assist
|
2020-11-05 23:41:46 +01:00 |
|
Igor Aleksanov
|
8d3d509af7
|
Remove dependency on 'assists' from 'completion' crate
|
2020-10-24 10:47:23 +03:00 |
|
Aleksey Kladov
|
2090b534fc
|
Move ModPath->ast::Path function to IDE layer
closes #6092
|
2020-10-06 16:19:18 +02:00 |
|
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 |
|