summaryrefslogtreecommitdiffstats
path: root/vendor/generic-array/rustfmt.toml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/generic-array/rustfmt.toml')
-rw-r--r--vendor/generic-array/rustfmt.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/vendor/generic-array/rustfmt.toml b/vendor/generic-array/rustfmt.toml
new file mode 100644
index 000000000..a46e4b2bd
--- /dev/null
+++ b/vendor/generic-array/rustfmt.toml
@@ -0,0 +1,3 @@
+reorder_imports = true
+reorder_imported_names = true
+use_try_shorthand = true