Commit: 8954b66
Release: 2026-04-27 (v0.3.2878)
New Features
#21979rename variables in constructors when renaming a field.
Fixes
#22116(first contribution) mark enum variants as deprecated when parent enum is deprecated.#22101port call expression type checking and closure upvar inference fromrustc.#22107improve "Go to definition" on comparison operators.#22085reduce relevance of deprecated items.
Internal Improvements
#22054(first contribution) de-duplicate lints.#22104don't check solver's cache validity on every access.#22105migratewrap_unwrap_cfg_attrassist toSyntaxEditorand replaceast::makewithSyntaxFactoryin few handlers.#22111group unstable features in a struct.
See also the changelog post.