Skip to content

Commit

Permalink
Revert merged imports option which is still unstable
Browse files Browse the repository at this point in the history
This was introduced in aptos-labs#2707, but causes spurious warnings for those on the
stable toolchain.

Closes: aptos-labs#2717
Approved by: bmwill
  • Loading branch information
metajack authored and bors-libra committed Feb 27, 2020
1 parent 82993d8 commit ce445b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rustfmt.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
edition = "2018"
use_field_init_shorthand = true
merge_imports=true

0 comments on commit ce445b1

Please sign in to comment.