Closed Heinenen closed 3 months ago
I cleaned up some comments/fixed typos. I also updated the rustfmt.toml: updated the deprecated fn_args_layout to fn_params_layout and added wrap_comments field, as otherwise comment_width doesn't do anything.
fn_args_layout
fn_params_layout
wrap_comments
comment_width
I cleaned up some comments/fixed typos. I also updated the rustfmt.toml: updated the deprecated
fn_args_layout
tofn_params_layout
and addedwrap_comments
field, as otherwisecomment_width
doesn't do anything.