Changelog #179
Commit: 3a27518
Release: 2023-05-01
(v0.3.1498
)
Fixes
-
#14647
(first contribution) remove extrarustc
argument in target layout loading. -
#14641
register obligations during path inference. -
#14652
fixpat
fragment handling in the 2021 edition. -
#14651
fix VS Code workspace root de-duplication. -
#14689
forceInitializeParams
path drives to uppercase on Windows. -
#14667
handle nested types inunwrap_result_return_type
. -
#14671
fixproc-macro-srv
path config. -
#14678
fix "Restart server" button trying to start instead of restart the server. -
#14639
fix some typos inStructFlags
.
Internal Improvements
-
#14648
(first contribution) specify--pre-release
when publishing on the Code Marketplace. -
#14658
removeproc-macro
server command from therust-analyzer
binary. -
#14654
fix status command panicking when additional LRU caches are set up. -
#14636
remove unnecessaryis_derive
field fromMacroCallKind::Attr
.