Commit: 0100bc7
Release: 2025-06-23 (v0.3.2509)
New Features
#19939addrust-analyzer.assist.preferSelfto preferSelfinstead of the enum name in assists.#20047usecargo check --compile-time-depswhen available.#20020reload workspaces whencargoconfig changes.#20018copy lockfile into target directory before invokingcargo metadata.#20056support the newformat_args!expansion in 1.89.#20014show whatcargo metadatais doing.
Fixes
#19945add quickfix to theprivate-fielddiagnostic.#20025(first contribution) hide imported private methods if "private editable" is disabled.#20041revert "turnBlockIdinto a#[salsa::tracked]".#20022never make type mismatch diagnostic stable, even when there is a fix.#20023improve completions inif/whileexpression conditions.#20039fix closure capturing inletexpressions.#20035pass--color=alwaysfrom Test Explorer.
Internal Improvements
#19495start infestingidecrates with a'dblifetime.#20046addhir::TypeParam::parentmethod.#20050improve documentation for excluding imports from symbol search.
See also the changelog post.