Jonas Schievink
|
e52d463524
|
Revert the "Add attribute" assist
|
2022-05-20 14:39:22 +02:00 |
|
Jonas Schievink
|
5279cdbefb
|
Include self type in generated getter/setter docs
|
2022-05-18 19:22:04 +02:00 |
|
Jonas Schievink
|
93b62dbe85
|
Improve docs generation assist
|
2022-05-18 18:05:21 +02:00 |
|
bors
|
187bd7d48a
|
Auto merge of #12130 - weirane:let-else-let-match, r=weirane
Turn let-else statements into let and match
Fixes #11906.
|
2022-05-17 19:01:18 +00:00 |
|
weirane
|
4a0821f332
|
Simplify const reference check
Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
|
2022-05-17 11:43:53 -07:00 |
|
Jonas Schievink
|
cb135ae71b
|
Add a "Add attribute" assist
|
2022-05-17 20:28:25 +02:00 |
|
Jonas Schievink
|
1df6560fd8
|
Improve "Generate Deref impl" assist
|
2022-05-16 20:10:46 +02:00 |
|
Jonas Schievink
|
54c8c39da0
|
Don't generate documentation in generate_setter
|
2022-05-16 19:27:27 +02:00 |
|
Jonas Schievink
|
f1b6e45fba
|
Handle getters and setters in documentation template assist
|
2022-05-16 19:10:38 +02:00 |
|
bors
|
bfb241afa3
|
Auto merge of #12188 - Veykril:auto-import, r=Veykril
fix: Allow auto importing starting segments of use items
|
2022-05-07 14:16:00 +00:00 |
|
Lukas Wirth
|
61e074f016
|
fix: Allow auto importing starting segments of use items
|
2022-05-07 15:52:22 +02:00 |
|
Lukas Wirth
|
0c4e23b8ef
|
internal: Remove unqualified_path completions module
|
2022-05-05 22:21:42 +02:00 |
|
Wang Ruochen
|
8d7a393008
|
Check const reference
|
2022-05-05 11:44:11 -07:00 |
|
Wang Ruochen
|
81d7cbbbe2
|
Avoid allocations
|
2022-05-05 10:14:11 -07:00 |
|
Maybe Waffle
|
e315124798
|
Remove "Sort methods by trait definition" assist
It was replaced by the "Sort items by trait definition" assist.
|
2022-05-04 00:59:23 +04:00 |
|
Maybe Waffle
|
2b20a05fc6
|
Add "Sort items by trait definition"
|
2022-05-03 19:57:39 +04:00 |
|
Maybe Waffle
|
d7ed351573
|
Fix some typos in ide-assists/src/lib.rs
|
2022-05-03 19:41:07 +04:00 |
|
Wang Ruochen
|
a70beea9e9
|
Trigger only when cursor is on else
|
2022-05-02 15:20:13 -07:00 |
|
Wang Ruochen
|
59cdb31874
|
Turn let-else statements into let and match
|
2022-05-01 09:43:51 -07:00 |
|
Peh
|
c9a8c69ee0
|
update diagnostic-docs crate name
|
2022-05-01 10:48:58 +00:00 |
|
Peh
|
e53bf7e9c2
|
updated ide-assist new dir name
|
2022-05-01 10:48:58 +00:00 |
|
Peh
|
1f011fa4a3
|
style: rename crates to kebab case
|
2022-05-01 10:48:58 +00:00 |
|