Commit: f3998f7
Release: 2025-02-03 (v0.3.2291)
New Features
Fixes
#19061temporarily disableReceiver-based completions.#19050don't suggest.into_iter().method()on iterators.#19047fix syntactic highlighting for renames.#19044fix#[rustc_deprecated_safe_2024].#19045fix a missing standard semantic token.#19037delay recursion check, to help with custom#[test]macros.#19051mark unsafe function pointer calls as unsafe.#19056properly handle CRLF line endings in the syntax tree view.#19057show status bar item in the VS Code Output pane.
Internal Improvements
#19072(first contribution) be more principled when computingcompletion_item_hash.#19055(first contribution) enable some working code on FreeBSD.#19052,#19080prioritize formatting tasks and only take read VFS lock when rebuilding the crate graph.#19036split outExpressionStorefromBody.#19070remove mutable syntax tree usage from adjustment hints.#19067bump TentHash to 1.0.#19015convert manual to mdBook.
See also the changelog post.