Commit: 90c8906
Release: 2026-03-16 (v0.3.2828)
Fixes
#21793(first contribution) handle multi-byte UTF-8 identifiers inNameGenerator::suggest_name.#21767remove crate fromEditionedFileId.#21785allow duplicate associated type shorthand resolution if it points to the same associated type.#21820infer generic args forTraitRefand its associated types.#21794validate naming convention for union types.#21771make file watcher recursive.
Internal Improvements
#21818refactorMirLowerCtxto use&ExpressionStoreinstead of&Body.#21788don't re-query source roots per-crate inanalysis-stats.#21804disambiguate error messages whenproc-macro-srvchanges the working directory.
See also the changelog post.