Commit: 58e507d
\
Release: 2025-07-21
(v0.3.2547
)
New Features
#19783
add "GenerateFrom
impl from single field" assist.#20265
supportcfg_select!
for the standard library.
Fixes
#20238
infer lifetimes for GATs in expression/pattern positions.#19917
handleAsRef
andBorrow
in "GenerateIndexMut
impl fromIndex
".#20247
transform tail expression&
to&mut
in "GenerateTraitMut
impl fromTrait
".#20255
fix bounds in "GenerateDeref
impl".
Internal Improvements
#20233
(first contribution) expandlsp-server
example.#20178
clean up cargo config querying.#20234
remove{ConstParam,TypeParam}::remove_default
.#20246
addAsMut
tominicore
prelude.
See also the changelog post.