Tom Milligan
4f3f87fb9a
group_imports: test and document non-consecutive imports
2022-04-11 17:46:33 -05:00
Martinez
599b2fd9c4
Add One option to group_imports ( #4966 )
...
* Add Together option to group_imports
* Rename option to One
* Rename files from Together to One
2021-10-23 11:01:48 -05:00
Geoffry Song
71863753bd
Rename merge_imports
to imports_granularity
and add a Module
option.
...
This renames the existing `true`/`false` options to `Crate`/`Never`, then adds a
new `Module` option which causes imports to be grouped together by their
originating module.
2021-01-17 11:48:47 -06:00
Matt
073cc3891f
Option to create groups for std, external crates, and other imports
...
Backport of 17d90ca.
2020-11-18 21:37:42 -06:00