Commit: 0c746f6
Release: 2026-02-23 (v0.3.2803)
Fixes
#21635(first contribution) improve#[cfg]handling when inserting or merging imports.#21665(first contribution) don't qualify parameter names inadd_missing_impl_members.#21675(first contribution) exclude references in macro calls inside tests whenexcludeTestsis enabled.#21664handle cycles insizedness_constraint_for_ty.#21652,#21692fix predicates of built-in derive traits with two parameters defaulting toSelf.#21655complete derive helpers on empty namerefs.#21594complete postfixletandletmin match arms.#21600complete postfixleton block tail expression.#21650don't complete suggested parameters in complex patterns.#21536offertoggle_macro_delimiterin nested macro calls.#21623offerreplace_is_method_with_if_let_methodonis_some_and.#21684pick the enclosing instead of first impl block ingenerate_function.#21688correctly parenthesize inverted condition inconvert_bool_then.#20353support selecting only a subset of fields ingenerate_getter_or_setter.#21389handle references better inconvert_to_guarded_return,replace_if_let_with_matchandreplace_let_with_if_let.#21657supportSpan::span_sourcein proc macro expansion.
Internal Improvements
#21631refactor handling of associated type shorthands.#21630useCARGO_RESOLVER_LOCKFILE_PATHfor lockfile copies on1.95and later.#21643replaceedit_in_place::Indentingenerate_impl.#21661,#21666add integration tests for flycheck.
See also the changelog post.