rust/src
2017-08-18 23:19:11 +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 mach_pattern_separator_break_point config option 2017-08-18 23:19:11 +09:00
expr.rs Use write_list() for rewriting match arms 2017-08-18 23:15:56 +09: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 Merge pull request #1861 from topecongiro/refactor-chain 2017-08-10 09:03:45 +12:00
issues.rs Sort imports in alphabetical and consistent order 2017-07-13 18:42:14 +09:00
items.rs Allow attributes to stay on the same line with fields 2017-08-11 17:52:49 +09:00
lib.rs Print error messages with colors if possible 2017-08-15 16:54:18 +09:00
lists.rs Use write_list() for rewriting match arms 2017-08-18 23:15:56 +09:00
macros.rs Remove 'mut' notation 2017-08-11 17:54:38 +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 Format 2017-08-11 17:44:16 +09:00
utils.rs Move isatty() to utils.rs 2017-08-15 16:49:02 +09:00
vertical.rs Allow attributes to stay on the same line with fields 2017-08-11 17:52:49 +09:00
visitor.rs Do not panic against files with invalid attributes 2017-08-16 00:11:20 +09:00