rust/src
2017-08-27 14:57:21 +09:00
..
bin Format 2017-08-11 17:44:16 +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 Generalize combine_attr_and_expr 2017-08-11 17:52:13 +09:00
config.rs Add merge_derives config option 2017-08-24 22:29:56 +09:00
expr.rs Add multiline_{closure,match_arm}_forces_block 2017-08-21 14:05:20 -07: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 Fix a typo in calculating overhead for fn args 2017-08-27 14:57:21 +09:00
lib.rs Implement Rewrite trait for ast::ForeignItem 2017-08-25 08:19:51 +09:00
lists.rs Add merge_derives config option 2017-08-24 22:29:56 +09:00
macros.rs Add indent to macro we could not format 2017-08-21 23:19:01 +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 Implement Rewrite trait for ast::ForeignItem 2017-08-25 08:19:51 +09:00