rust/tests
Stuart Dootson 78b52ec3e1 Add use declaration re-ordering (#1104)
* Add config options for combinations of lines and items

* Reordering of import lines implemented.

* Changed nested matches to tuple pattern matching

* Added ordering of path list items to the ordering of use declarations

* Move `format_imports` and `format_import` methods to `imports.rs`

* Add comment to explain how `use` declarations are split off while walking through a module

* Change `ImportReordering` config option to separate boolean options
2016-07-26 17:20:01 +12:00
..
config Format non-statement if-else expressions on a single line 2016-05-29 17:58:38 +02:00
coverage simplify tests 2016-04-05 02:45:39 +03:00
source Add use declaration re-ordering (#1104) 2016-07-26 17:20:01 +12:00
target Add use declaration re-ordering (#1104) 2016-07-26 17:20:01 +12:00
writemode simplify tests 2016-04-05 02:45:39 +03:00
system.rs Include git commit and worktree status in version output (#1060) 2016-06-12 10:38:03 +02:00