Changelog #96
Commit: 009e6ce
Release: 2021-09-27
Sponsors
Become a sponsor: On OpenCollective or GitHub Sponsors.
Fixes
-
#10334(first contribution) set error context when spawningrustfmtfails. -
#10105(first contribution) usetodo!()instead of()in "Fill missing fields". -
#10315(first contribution) fix manual page title. -
#10306use better names for consts and statics in "Generate function" parameters. -
#10328fix incorrectmod.rshandling in "Unlinked file" fixes. -
#10338fix diagnostics in unnamed consts. -
#10339fix reporting of item-level macro errors. -
#10321change the global setting when toggling inlay hints.
Internal Improvements
-
#10284(first contribution) refactor hover and go to definition lookups. -
#10313(first contribution) tell Git that the benchmark files are binary. -
#10303add amirrorproc macro expander for tests. -
#10304generate ast nodes for each ast trait. -
#10335avoid someArccloning. -
#10358remove inherent methods from ast nodes that do non-syntactic complex tasks. -
#10357fix and force-disable block validation.