rust/library
C Jones a7c4563633 Use separate imports instead of {}-grouped imports for better merges
Previously every merge would cause conflicts because the {}-group would re-flow,
which the merge algorithm can't handle. This will hopefully make rebases and
merges go more smoothly while everyone is still adding new modules.
2018-07-14 05:49:13 -04:00
..
compiler-builtins/libm Use separate imports instead of {}-grouped imports for better merges 2018-07-14 05:49:13 -04:00