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 @@ -9,10 +9,11 @@ Release: release:2022-06-06[]
9
9
10
10
* pr:12451[] (first contribution) support `$$` in macros.
11
11
* pr:12333[] (first contribution) order auto-imports by relevance.
12
- * pr:12452[] support merging multiple imports in `Merge imports`.
13
12
* pr:12416[] add implicit static lifetime hints:
14
13
+
15
14
image::https://user-images.githubusercontent.com/308347/172144439-cf0f987f-4e8d-4e16-80fc-f4be7589b9af.png[]
15
+ * pr:12452[] support merging multiple imports in `Merge imports`.
16
+ * pr:12431[] fix completions disappearing when typing quickly.
16
17
17
18
== Fixes
18
19
@@ -26,7 +27,6 @@ image::https://user-images.githubusercontent.com/49202620/171412661-9b9575e9-e71
26
27
* pr:12425[] fix float display in hover.
27
28
* pr:12336[] fix a type mismatch with associated types.
28
29
* pr:12427[] fix VSCode config patching incorrectly patching some configs.
29
- * pr:12431[] fix completions disappearing when typing quickly.
30
30
* pr:12444[] implement parsing of `?` opt-out trait bounds.
31
31
* pr:12467[] fix `Match to if-let` assist for wildcard patterns.
32
32
* pr:12470[], pr:12472[] avoid duplicating output channels when restarting the server.
You can’t perform that action at this time.
0 commit comments