Skip to content

Commit ca40afa

Browse files
committed
Changelog #319
1 parent 631a6b2 commit ca40afa

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 #319
2+
:sectanchors:
3+
:experimental:
4+
:page-layout: post
5+
6+
Commit: commit:90c8906e6443e7cee18cece9c2621a8b1c10794c[] +
7+
Release: release:2026-03-16[] (`v0.3.2828`)
8+
9+
== Fixes
10+
11+
* pr:21793[] (first contribution) handle multi-byte UTF-8 identifiers in `NameGenerator::suggest_name`.
12+
* pr:21767[] remove crate from `EditionedFileId`.
13+
* pr:21785[] allow duplicate associated type shorthand resolution if it points to the same associated type.
14+
* pr:21820[] infer generic args for `TraitRef` and its associated types.
15+
* pr:21794[] validate naming convention for union types.
16+
* pr:21771[] make file watcher recursive.
17+
18+
== Internal Improvements
19+
20+
* pr:21818[] refactor `MirLowerCtx` to use `&ExpressionStore` instead of `&Body`.
21+
* pr:21788[] don't re-query source roots per-crate in `analysis-stats`.
22+
* pr:21804[] disambiguate error messages when `proc-macro-srv` changes the working directory.

0 commit comments

Comments
 (0)