File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ https://github.com/sponsors/rust-analyzer[GitHub Sponsors].
14
14
15
15
* pr:11258[] (first contribution) Kate uses rust-analyzer by default now.
16
16
* pr:11210[], pr:11292[] deprioritize ops and comparison methods in completion.
17
- * pr:11248[] take arm types into consideration in `Merge match assist`.
17
+ * pr:11248[] take arm types into consideration in `Merge match arms assist`.
18
18
19
19
== Fixes
20
20
@@ -24,7 +24,7 @@ https://github.com/sponsors/rust-analyzer[GitHub Sponsors].
24
24
* pr:11261[] don't complete attributes with existing expressions.
25
25
* pr:11263[] don't drop param completions when fully typing out a pattern.
26
26
* pr:11265[] fix postfix completion panic.
27
- * pr:11282[] properly cache files in Semantics when ascending macros.
27
+ * pr:11282[] properly cache files in ` Semantics` when ascending macros.
28
28
* pr:11283[] adjust auto-indentation when typing `.`.
29
29
* pr:11287[] quiet down "overly long loop turn" messages during project load.
30
30
You can’t perform that action at this time.
0 commit comments