You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge #571: rustfmt: Change fn_args_layout to fn_params_layout
82b836e rustfmt: Change fn_args_layout to fn_params_layout (Tobin C. Harding)
Pull request description:
Running `cargo +nightly fmt` emits a bunch of warnings of form:
Warning: the `fn_args_layout` option is deprecated. Use `fn_params_layout`. instead
As suggested change the `fn_args_layout` option to `fn_params_layout`.
ACKs for top commit:
apoelstra:
ACK 82b836e
Tree-SHA512: 106a480c641b22e370145409bf2286de3f67861dcfada0b9c8ad47117cffb06bd49c423365868b4fae36c5bfda39ca117dbe5339beb35de820622fe56f238759
0 commit comments