Changelog #200
Commit: 862a300
Release: 2023-09-25
(v0.3.1673
)
New Features
#15582
(first contribution) add option to show full signatures in completion docs.#15484
add "bool to enum" assist, to replace variables, fields, constants and statics with a new enum.
Fixes
#15621
(first contribution) giveunmerge_use
a label explaining what it will affect.#15651
wrap inlined closures in parentheses.#15635
computeinlayHint.textEdit
eagerly for VS Code.#15587
fix autoimport on traits already importedas _
.
Internal Improvements
#15615
(first contribution) fix some Clippy lints.#15620
(first contribution) changeexclude_labels
toexclude_titles
in triagebot config.#15632
useload_workspace_at
forrust-analyzer scip
.#15492
extendcheck.overrideCommand
andbuildScripts.overrideCommand
docs.#15616
use in-tree rustc dependencies with acfg
flag.#15637
updatechalk
.#15432
,#15594
de-unwrap
inline_call
,add_missing_match_arms
,convert_comment_block
anddesugar_doc_comment
.
See also the changelog post.