diff -r a3ff37c60d6d -r fbbf9ed47913 rustfmt.toml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/rustfmt.toml Sun May 18 19:56:28 2025 -0500 @@ -0,0 +1,3 @@ +overflow_delimited_expr = true +struct_lit_width = 80 +