rustfmt should only support rewriting a struct in an expression position with alignment (non-default behavior) when there is no rest (with or without a base) and all of the fields are non-shorthand. |
||
|---|---|---|
| .. | ||
| deeply_nested_struct.rs | ||
| deeply_nested_struct_with_long_field_names.rs | ||
| deeply_nested_struct_with_many_fields.rs | ||
| enum_struct_field.rs | ||
| minimum_example.rs | ||
| struct_with_long_field_names.rs | ||
| struct_with_many_fields.rs | ||