Skip to content

Commit 38c4292

Browse files
committed
Changelog #153
1 parent edb26a7 commit 38c4292

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
= Changelog #153
2+
:sectanchors:
3+
:page-layout: post
4+
5+
Commit: commit:ba28e19b7838e3ad4223ae82d074dc3950ef1548[] +
6+
Release: release:2022-10-31[]
7+
8+
== New Features
9+
10+
* pr:13494[] implement type inference for generic associated types:
11+
+
12+
image::https://user-images.githubusercontent.com/308347/198942077-e0b9cf31-85f9-45b2-8a9f-98aaf90be4a8.png["A screenshot showing type inference working for a GAT"]
13+
* pr:13510[] stop or restart the server when clicking the status bar item:
14+
+
15+
video::https://user-images.githubusercontent.com/308347/198942818-1e2d8c47-0a5b-44ed-b0c6-9cb4807b00dc.mp4[options=loop]
16+
17+
== Fixes
18+
19+
* pr:13478[] run flycheck for the correct workspace.
20+
* pr:13475[] test all generic args for trait when finding matching impl.
21+
* pr:13476[] don't respond with an error when requesting a shutdown while starting.
22+
* pr:13512[] always set up VS Code commands.
23+
24+
== Internal Improvements
25+
26+
* pr:13484[] switch to upstream `positionEncoding`.
27+
* pr:13496[] clarify feature policy.
28+
* pr:13513[] properly handle VS Code workspace changes.
29+
* pr:13505[] clean up tests and add documentation for GAT-related stuff.

0 commit comments

Comments
 (0)