Commit: 6df1213
Release: 2025-06-30 (v0.3.2519)
New Features
#20077(first contribution) take an optional"args": "cursor"in the VS Code "Run" command.#19546highlight return values as related tomatch/if/=>.#20100lowerPointeeSizedto?Sizedto support the newSizedtrait hierarchy.#20105parse new[const] Traitsyntax.
Fixes
#20110don't show float completions on integer literals.#20096don't show notifications on failedrustfmtcalls.#20121don't append--compile-time-depsto build script commands.#20073useROOThygiene forargsin the newformat_args!expansion.#20069fix cargo project manifest not pointing to the workspace root.#20072respect configuredbuild.target-dir.#20061don't wrap exit points with the right type in "Wrap return type".#20103prettify AST inPathTransformif it's coming from a macro.#20080clean up and expandfolding_ranges.#20092don't complain aboutrustcworkspace loading if it's not required.#20036don't default to'staticfor trait object lifetimes.
Internal Improvements
#20012(first contribution) bumpliteral-escaper.#20088de-Arctrait items query.#20087short-circuit a couple of queries.#20106make theVariantFieldsquery more idiomatic.#20098unify formatting of progress messages.#20104clean upprovideCodeActionsVS Code hook.#20116cancel CI workflow only after the main matrix has finished.#20084fix CI job cancellation on Windows.
See also the changelog post.