rust/src
Stuart Dootson 4029b0e704 Fix #1120 - rework how the use list prefix is determined. (#1121)
* Fix #1120 - rework how the use list prefix is determined.

* Added test commentary & another test case
2016-08-10 18:13:27 +12:00
..
bin Multiple config file names feature (#1101) 2016-08-01 09:32:35 +12:00
chains.rs Merge pull request #1016 from rust-lang-nursery/try-double-indent 2016-06-01 12:28:36 +01:00
checkstyle.rs Remove unused trait imports 2016-05-03 21:52:55 +09:00
codemap.rs codemap: Add module description 2016-05-31 01:34:42 +02:00
comment.rs Fix formatting empty block comments (/**/) 2016-07-09 22:56:50 +09:00
config.rs Add two new whitespace options (#1109) 2016-08-03 01:11:39 -04:00
expr.rs Apply space_before_type_annotation to struct ctors (#1109) 2016-08-05 01:30:53 -04:00
file_lines.rs Canonicalize file paths within the map of file line ranges (#1098) 2016-07-19 09:05:01 +12:00
filemap.rs Return failure exit code on found diffs (fix #906) 2016-06-21 23:01:15 +02:00
imports.rs Fix #1120 - rework how the use list prefix is determined. (#1121) 2016-08-10 18:13:27 +12:00
issues.rs Optionally put short struct variants on one line (#997) 2016-05-18 22:38:49 +02:00
items.rs Apply space_before_type_annotation to struct ctors (#1109) 2016-08-05 01:30:53 -04:00
lib.rs Return failure exit code on found diffs (fix #906) 2016-06-21 23:01:15 +02:00
lists.rs Format non-statement if-else expressions on a single line 2016-05-29 17:58:38 +02:00
macros.rs utils: Move codemap related utilities to a dedicated module 2016-05-31 00:49:26 +02:00
missed_spans.rs Format non-statement if-else expressions on a single line 2016-05-29 17:58:38 +02:00
modules.rs deps: Update syntex_syntax to 0.29.1 2016-03-02 13:08:21 -05:00
patterns.rs utils: Move codemap related utilities to a dedicated module 2016-05-31 00:49:26 +02:00
rewrite.rs block indent large closures 2016-04-22 11:29:01 +12:00
rustfmt_diff.rs print_diff: Don't print color codes if output is not a tty 2016-05-31 15:15:33 +02:00
string.rs Change defaults and update tests and source 2016-04-22 19:18:48 +12:00
summary.rs Return failure exit code on found diffs (fix #906) 2016-06-21 23:01:15 +02:00
types.rs Add two new whitespace options (#1109) 2016-08-03 01:11:39 -04:00
utils.rs Add use declaration re-ordering (#1104) 2016-07-26 17:20:01 +12:00
visitor.rs Add use declaration re-ordering (#1104) 2016-07-26 17:20:01 +12:00