Changelog #274 Feb 24, 2025 Commit: 6d68c47 Release: 2025-02-24 (v0.3.2319) New Features #19158 (first contribution) add expand_glob_reexport assist. #19127 refactor path lowering and serve a new path diagnostic. Fixes #19151 (first contribution) use correct working directory for proc macro execution. #19179 disable assists with many results if grouping not supported. #19182 fix associated type lowering in trait bounds. #19167 fix detection of ref patterns for path patterns. Internal Improvements #19209 (first contribution) fix inline parser codegen test. #19191 remove limit crate in favor usize. #19188 use ubuntu-latest (with Rocky Linux 8) workers for releases.