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