rust/tests
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
..
cargo-fmt Add #[ignore] to test that runs external process (#3690) 2019-07-16 19:36:23 +09:00
config chore: backport 8157a3f0afe978d3e953420577f8344db7e905bf 2020-07-15 09:19:21 -05:00
coverage Replace WriteMode with EmitMode and backup bool 2018-05-21 14:14:09 +12:00
license-template fix: handling of empty str for license template path (#3804) 2019-09-24 09:24:05 +09:00
parser tests: add test for panic on new_parser_from_file 2020-11-02 18:31:51 -06:00
rustfmt Cargo fmt 2019-09-24 09:26:50 +09:00
source Rename merge_imports to imports_granularity and add a Module option. 2021-01-17 11:48:47 -06:00
target Rename merge_imports to imports_granularity and add a Module option. 2021-01-17 11:48:47 -06:00
writemode Fix line numbers in checkstyle output (#3694) 2019-08-19 11:11:35 +09:00