rust/tests/source/configs/group_imports
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
..
StdExternalCrate-merge_imports.rs Rename merge_imports to imports_granularity and add a Module option. 2021-01-17 11:48:47 -06:00
StdExternalCrate-nested.rs Option to create groups for std, external crates, and other imports 2020-11-18 21:37:42 -06:00
StdExternalCrate-no_reorder.rs Option to create groups for std, external crates, and other imports 2020-11-18 21:37:42 -06:00
StdExternalCrate.rs Option to create groups for std, external crates, and other imports 2020-11-18 21:37:42 -06:00