Changelog #165
Commit: daa0138
Release: 2023-01-23
(0.3.1377
)
New Features
-
#13935
(first contribution) add assist to desugar doc-comments:desugar-comment.mp4
-
#13947
add basic tooltips to adjustment hints: -
#13963
unconditionally enable location links in inlay hints.
Fixes
#13983
(first contribution) parseconst_closures
syntax.#13993
(first contribution) VS Code: substitute variables inconfig.serverPath
.#13981
don't run flycheck on startup unlesscheckOnSave
is enabled.#13966
don't compute layout ifTargetDataLayout
is not available.#13971
improve inference for binary operations more precise.#13961
don't generatePartialEq
/PartialOrd
methods body when types don't match.#13984
fix target data layout fetching incorrectly passingrustc
torustc
.#13978
handle slice patterns inFill match arms
.#13985
don't respond withContentModified
while loading the workspace.#13988
fix whitespace handling in hover Markdown removal.#13980
fixcheckOnSave
config patching.
Internal Improvements
#13964
specifyauthors
,edition
,license
andrust-version
viaworkspace.package
.#13969
useworkspace.dependencies
to declare local dependencies.#13989
remove hover fallback in favor of ranged hover.#14001
replaceSmolStr
usage with enum for lang items.
See also original changelog.