Skip to content

Commit 889dfba

Browse files
committed
Changelog #218
1 parent 79f2574 commit 889dfba

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)