Changelog #276
Commit: 5e7dd31
Release: 2025-03-10
(v0.3.2337
)
Fixes
-
#19226
(first contribution) improve completions that return a reference. -
#19279
(first contribution) addletm
and improvelet
keyword completion. -
#19308
bring back support for Rust 1.78 projects. -
#19261
support tuple structs inexpand_rest_pattern
. -
#19324
fix adding of brackets in "Inline variable". -
#19297
fix completion relevance check. -
#19290
warn whencargo metadata
fails. -
#19292
handle modifiers in punctuation highlighting. -
#19274
don’t highlight unsafe definitions asunsafe
. -
#19295
make "rust-analyzer: Run" available in manifest file.