rust/tests/ui-toml/toml_inconsistent_struct_constructor
Samuel Moelius 8a38bcc390 Make "all fields are shorthand" requirement configurable
Handle field attributes in suggestions

Fix adjacent code

Address review comments

https://github.com/rust-lang/rust-clippy/pull/13737#discussion_r1861352124

Address all review comments but one

This comment is not yet addressed: https://github.com/rust-lang/rust-clippy/pull/13737#discussion_r1874544907

`initializer_suggestions` -> `lint_inconsistent_struct_field_initializers`
2024-12-26 19:36:58 -05:00
..
clippy.toml Make "all fields are shorthand" requirement configurable 2024-12-26 19:36:58 -05:00
conf_inconsistent_struct_constructor.fixed Make "all fields are shorthand" requirement configurable 2024-12-26 19:36:58 -05:00
conf_inconsistent_struct_constructor.rs Make "all fields are shorthand" requirement configurable 2024-12-26 19:36:58 -05:00
conf_inconsistent_struct_constructor.stderr Make "all fields are shorthand" requirement configurable 2024-12-26 19:36:58 -05:00