Changelog #101
Commit: 04f03a3
Release: 2021-11-01
Sponsors
Become a sponsor: On OpenCollective or GitHub Sponsors.
Fixes
-
#10656
enable auto-import and qualify-path in derive attributes. -
#10630
don’t for reload when changingHoverAction
config in VSCode. -
#10631
fix postfix completion panic. -
#10633
implement mostproc_macro
span handling for the other ABIs. -
#10635
fix "Extract variable" not working on macro calls. -
#10637
makegoto_type_definition
multi-token mapping aware. -
#10592
fix rendering of##
in doc comments. -
#10639
makegoto_declaration
multi-token mapping aware. -
#10641
makeexpand_macro
multi-token mapping aware. -
#10648
don’t discard attributed items when a proc-macro unexpectedly fails to expand. -
#10662
fix plain-texttextDocument/hover
content type. -
#10668
fix for-loop expressions breaking withBlockExpr
iterable.