Commit: d8887c0
Release: 2025-04-28 (v0.3.2441)
New Features
#19634,#19629allow unsetting env vars inextraEnvconfigs.#19479,#19676,#19672,#19675add some new diagnostics for incorrect generic arguments.#19692add an assist to remove underscores from used variables.#19653parsesuper let.#19643parse generic consts.
Fixes
#19622(first contribution) fix some bugs in the string rewriting assists.#19604(first contribution) add semicolon tousecompletion.#19657improve support foroffset_of!().#19636fixcompletion_snippets_customconfig always erroring out.#19650support unstableUnsafePinnedstruct in type layout computation.#19647fix panics in inlay hints that produce empty text edits for closure return types.#19684report error when unable to parse aDiscoverProjectMessage.
Internal Improvements
#19678arena-allocateLifetimeRefs.#19655fold hygiene map into the bindings themselves.#19677removeWherePredicateTypeTarget.#19644make predefined symbolsconstinstead ofstatic.#19688add some missingshrink_to_fit()s and upgradedashmapandhashbrown.#19624bumpchalkto make the generic parameter order matchrustc.#19661bumpsalsa.
See also the changelog post.