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
No known key found for this signature in database
GPG Key ID: F9BA143B95FF6D82

View File

@ -1,5 +0,0 @@
fn_args_layout = "Block"
array_layout = "Block"
where_style = "Rfc"
generics_indent = "Block"
fn_call_style = "Block"