We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79f2574 commit 889dfbaCopy full SHA for 889dfba
thisweek/_posts/2024-01-29-changelog-218.adoc
@@ -0,0 +1,22 @@
1
+= Changelog #218
2
+:sectanchors:
3
+:experimental:
4
+:page-layout: post
5
+
6
+Commit: commit:7219414e81810fd4d967136c4a0650523892c157[] +
7
+Release: release:2024-01-29[] (`v0.3.1823`)
8
9
+== New Features
10
11
+* pr:16420[] use upstream exhaustiveness checker.
12
13
+== Fixes
14
15
+* pr:16431[] (first contribution) use `adjusted_display_range_new` in `mismatched_arg_count` diagnostic.
16
+* pr:16427[] filter `#[cfg]`-ed out fields when lowering record patterns.
17
18
+== Internal Improvements
19
20
+* pr:16415[] make `TryToNav` trait public.
21
+* pr:16435[] do not return code lens data after resolving.
22
+* pr:16434[] restructure and clean up `hir-expand` a bit.
0 commit comments