File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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+
1514image::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.
You can’t perform that action at this time.
0 commit comments