Changelog #100
Commit: 1f47693
Release: 2021-10-25
Sponsors
Become a sponsor: On OpenCollective or GitHub Sponsors.
Fixes
-
#10608
(first contribution) amend therustup
installation instructions. -
#10574
,#10578
fix "GeneratePartialOrd
implementation" codegen. -
#10568
improve codegen for "UnwrapResult
return type". -
#10585
resolve derive attributes even when shadowed. -
#10587
fixadd_missing_match_arm
panicking on failed upmapping. -
#10589
expand unused glob import into{}
. -
#10594
generate and complete rustdoc lints. -
#10597
fix standard library doclinks not going to the correct page. -
#10603
don’t resolve attributes to non-attribute macros.