Changelog #4
Commit: ce07a2d
New Features
-
#2577
by default for VS Code, rely on client-side file watching. -
#2568
add option to disable--all-targets
flag forcargo watch
. -
#2594
type hints don’t show default type arguments. -
#2592
initial type-inference for index expressions. -
#2617
don’t use approximate name resolution when computing hover. -
#2623
expand macros in impls. -
#2628
parse macros 2.0. -
#2641
parse const generics. -
#2648
rudimentary name resolution for local items.