rust/tests/target/issue-4926
Yacin Tmimi d41805704d Prevent structs with ".." from being rewritten with alignment
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.
2021-10-12 19:37:48 -05:00
..
deeply_nested_struct_with_long_field_names.rs
deeply_nested_struct_with_many_fields.rs
deeply_nested_struct.rs
enum_struct_field.rs
minimum_example.rs
struct_with_long_field_names.rs
struct_with_many_fields.rs