]> git.lizzy.rs Git - rust.git/blobdiff - tests/source/imports-reorder-lines.rs
Prevent duplicate comma when formatting struct pattern with ".."
[rust.git] / tests / source / imports-reorder-lines.rs
index a855a9642351eae382d93b16e2de41b4d1d26b53..2b018544eaeb259150cb7086a0220fadf30a10aa 100644 (file)
@@ -1,5 +1,3 @@
-// rustfmt-reorder_imports: true
-
 use std::str;
 use std::cmp::{d, c, b, a};
 use std::cmp::{b, e, g, f};