Commit: bacc5bb
Release: 2025-11-03 (TBD)
New Features
#20186add option to exclude nearby derives from "Go to implementations" and implementations lens.#20906support opaques properly.
Fixes
#20921avoid callingspecializes()query on crates that do not define#![feature(specialization)].#20920resolvetarget-dirmore precisely.#20369change method to associated function calls when renamingself.#20931show proper async function signatures in the signature help.#20930fix handling of nested block modules.#20919consider all matches for flyimport even when searched with a qualifier.#20942fix false positive syntax errors on frontmatters.#20934improve error recovery with malformed function return types.#20915offerreplace_is_method_with_if_let_methodinwhileexpression.
Internal Improvements
#20922reduceclient_commandsallocations in LSP conversion.#20927support memory profiling usingdhat.
See also the changelog post.