2023-10-16
·
7012 commits
to master
since this release
Changelog #203
Commit: 6572ec8
Release: 2023-10-16
(v0.3.1697
)
New Features
-
#15728
(first contribution) VS Code: support opening local documentation if available:local_docs.webm
-
#15743
,#15752
,#15755
(first contribution) add assist to convertis_some
/is_ok
and toif let
: -
#15681
(first contribution) addrust-analyzer.rust.analyzerTargetDir
option to userust-analyzer
specific target directory. -
#15696
add tuple return to tuple struct assist:tuple_return_type_to_tuple_struct.webm
Fixes
-
#15744
(first contribution) add diagnostics for char and byte literal errors: -
#15713
offer prefix match flyimport completions for one and two character paths:
Internal Improvements
#15745
(first contribution) add Zed to the manual IDE list.#15725
fix automaticrustc
/rustdoc
lint generation.#15618
portanymap
tostdx
.#15760
make somemir::ProjectionStore
methods public.#15762
try to use deploy key in the metrics workflow.#15691
updaterustc_abi
dependency.
See also the changelog post.