Changelog #160
Commit: 9ed1829
Release: 2022-12-19
Fixes
-
#13732
(first contribution) add fallback case to generatedPartialEq
impl. -
#13726
allow "Unwrap block" inlet
initializers. -
#13762
fix parsing of_ = x
in closure body. -
#13715
fix snippet completions on numeric literals. -
#13746
keep comments in "Extract function". -
#13774
resolve all inference variables inInferenceResult::assoc_resolutions
. -
#13777
parseif
correctly after a half-open range inmatch
. -
#13783
,#13784
add parentheses to binding mode hints when they attach to an Or-pattern. -
#13766
fix config patching logic foraddCallParenthesis
.