Skip to content

Update the rustfmt feaures to match upstream#110

Open
notpeter wants to merge 1 commit into
mainfrom
update_features
Open

Update the rustfmt feaures to match upstream#110
notpeter wants to merge 1 commit into
mainfrom
update_features

Conversation

@notpeter

Copy link
Copy Markdown

New features:

  • single_line_let_else_max_width (stable),
  • fn_params_layout (stable) -- fn_args_layout deprecated in favor of this
  • style_edition (stable)
  • float_literal_trailing_zero (unstable)
  • generated_marker_line_search_limit (unstable)
  • match_arm_indent (unstable)
  • skip_macro_invocations (unstable)

No stability changes in existing features.

Source: src/config/mod.rs in upstream rust-lang/rustfmt

@notpeter notpeter requested a review from ahl June 23, 2026 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant