Changelog #319
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.