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