Commit: 00a9173
Release: 2026-02-16 (v0.3.2795)
New Features
#21574filter auto-import candidates to make sure the resulting path resolves.#21591split long parameter lists into multiple lines for hover.
Fixes
#21647(first contribution) handleref mutbindings incontains_explicit_ref_binding.#21649treat dereferencing*mut !right-hand side values in assignments as reads.#21611updateallow_normalizationto matchrustc.#21627revert "implement fine-grained request cancellation support".#21644revert "fix stale diagnostics withrust-project.jsonandrustcJSON".#21632treatextern fnparameters as identifiers, not patterns.#21633don't resolve proc macros in value as functions outside their defining crate.#21608use the right index for the close span inset_top_subtree_delimiter_span.#21402don't insert semicolon after function call in array literal.#21583keep associated type boounds inreplace_derive_with_manual_impl.#21381fixSelfhandling ininline_call.
Internal Improvements
#21609userayonfor proc macro loading.#21606,#21507,#21618,#21619migrategenerate_getter_or_setter,introduce_named_lifetime,destructure_tuple_bindingandcovert_tuple_return_typeassists toSyntaxEditor.#21636replaceedit_in_place::Indentin migrated assists.#21584add expression, pattern and binding types iterators toDefWithBody.#21581run clippy as a separate CI step.#21628temporarily pinmirijob toolchain.
See also the changelog post.