Skip to content

Commit 5df9724

Browse files
committed
Reorder items
1 parent 90268b4 commit 5df9724

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

thisweek/_posts/2022-06-06-changelog-132.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,11 @@ Release: release:2022-06-06[]
99

1010
* pr:12451[] (first contribution) support `$$` in macros.
1111
* pr:12333[] (first contribution) order auto-imports by relevance.
12-
* pr:12452[] support merging multiple imports in `Merge imports`.
1312
* pr:12416[] add implicit static lifetime hints:
1413
+
1514
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.
1617

1718
== Fixes
1819

@@ -26,7 +27,6 @@ image::https://user-images.githubusercontent.com/49202620/171412661-9b9575e9-e71
2627
* pr:12425[] fix float display in hover.
2728
* pr:12336[] fix a type mismatch with associated types.
2829
* pr:12427[] fix VSCode config patching incorrectly patching some configs.
29-
* pr:12431[] fix completions disappearing when typing quickly.
3030
* pr:12444[] implement parsing of `?` opt-out trait bounds.
3131
* pr:12467[] fix `Match to if-let` assist for wildcard patterns.
3232
* pr:12470[], pr:12472[] avoid duplicating output channels when restarting the server.

0 commit comments

Comments
 (0)