The rustfmt rfc style is now the default

This commit is contained in:
David Tolnay
2017-12-23 20:21:52 -08:00
parent ee75e6c0e9
commit ab234be025
-5
View File
@@ -1,5 +0,0 @@
fn_args_layout = "Block"
array_layout = "Block"
where_style = "Rfc"
generics_indent = "Block"
fn_call_style = "Block"