Changelog #210
Commit: e402c49
Release: 2023-12-04
(v0.3.1756
)
New Features
-
#15879
implement completion for callable fields: -
#16000
initial support for implicit drop inlay hints (rust-analyzer.inlayHints.implicitDrops.enable
):
Fixes
#15961
(first contribution) improve error handling for top-levellet
statements.#15993
(first contribution) use package root as working directory when launching the debugger.#15970
fix variant resolution through for type aliases.#15994
report error on comma after base struct functional update syntax.#15857
fix spacing after using "Remove redundant parentheses".#15971
don't report missing match arms for emptymatch
body.
Internal Improvements
#15946
(first contribution) simplify workspace de-duplication.#15985
bumptriomphe
.#15912
remove unusedPhantomData
.
See also the changelog post.