rust/src
2017-08-30 13:54:25 +12:00
..
bin Remove unused extern crate 2017-08-28 23:43:49 +09:00
chains.rs Use correct width for subexpr_list 2017-08-13 10:17:52 +09:00
checkstyle.rs Sort imports in alphabetical and consistent order 2017-07-13 18:42:14 +09:00
codemap.rs Reformat source code using new defaults 2017-06-13 14:41:49 +12:00
comment.rs Refactor - remove duplicates 2017-08-28 00:13:42 +09:00
config.rs Add merge_derives config option 2017-08-24 22:29:56 +09:00
expr.rs Add support for Yield 2017-08-30 13:54:25 +12:00
file_lines.rs Format source codes 2017-07-05 18:12:43 +09:00
filemap.rs Format 2017-08-11 17:44:16 +09:00
imports.rs Support match_pattern_separator_break_point config option 2017-08-18 23:19:47 +09:00
issues.rs Sort imports in alphabetical and consistent order 2017-07-13 18:42:14 +09:00
items.rs Merge pull request #1925 from topecongiro/enhance-comment 2017-08-28 09:33:08 +12:00
lib.rs Handle macros with tabs 2017-08-27 13:44:49 +09:00
lists.rs Allow pre-line single-lined comments to stay on the same line 2017-08-27 14:41:15 +09:00
macros.rs Handle macros with tabs 2017-08-27 13:44:49 +09:00
missed_spans.rs Format source codes and update tests 2017-08-09 16:36:41 +09:00
modules.rs Sort imports in alphabetical and consistent order 2017-07-13 18:42:14 +09:00
patterns.rs Allow empty tuple pattern 2017-08-12 16:01:03 +09:00
rewrite.rs Handle comment at the last element in write_list 2017-07-05 18:01:34 +09:00
rustfmt_diff.rs Move isatty() to utils.rs 2017-08-15 16:49:02 +09:00
string.rs Format source codes and update tests 2017-07-20 00:42:00 +09:00
summary.rs Format source codes and update tests 2017-07-20 00:42:00 +09:00
types.rs Support match_pattern_separator_break_point config option 2017-08-18 23:19:47 +09:00
utils.rs Move isatty() to utils.rs 2017-08-15 16:49:02 +09:00
vertical.rs Support match_pattern_separator_break_point config option 2017-08-18 23:19:47 +09:00
visitor.rs Use String::with_capacity() instead of String::new() 2017-08-28 00:24:10 +09:00