rust/src
topecongiro 2fb66cd1d3 Add trailing_semicolon config option
trailing_semicolon controls whether to add a trailing semicolon after break,
continue and return.
2017-07-12 14:16:06 +09:00
..
bin Format source codes 2017-07-11 21:53:10 +09:00
chains.rs Format source codes 2017-07-11 21:53:10 +09:00
checkstyle.rs Format source codes 2017-06-18 22:45:08 +09:00
codemap.rs Reformat source code using new defaults 2017-06-13 14:41:49 +12:00
comment.rs Format source codes 2017-07-11 21:53:10 +09:00
config.rs Add trailing_semicolon config option 2017-07-12 14:16:06 +09:00
expr.rs Add trailing_semicolon config option 2017-07-12 14:16:06 +09:00
file_lines.rs Format source codes 2017-07-05 18:12:43 +09:00
filemap.rs Reformat source code using new defaults 2017-06-13 14:41:49 +12:00
imports.rs Format source codes 2017-07-11 21:53:10 +09:00
issues.rs Format source codes 2017-07-11 21:53:10 +09:00
items.rs Add trailing_semicolon config option 2017-07-12 14:16:06 +09:00
lib.rs Format source codes 2017-07-11 21:53:10 +09:00
lists.rs Format source codes 2017-07-11 21:53:10 +09:00
macros.rs Format source codes 2017-07-11 21:53:10 +09:00
missed_spans.rs Format source codes 2017-06-17 16:56:54 +09:00
modules.rs Format source codes 2017-07-05 18:31:37 +09:00
patterns.rs Format source codes 2017-07-11 21:53:10 +09:00
rewrite.rs Handle comment at the last element in write_list 2017-07-05 18:01:34 +09:00
rustfmt_diff.rs Reformat source code using new defaults 2017-06-13 14:41:49 +12:00
string.rs Format source codes 2017-06-16 08:49:49 +09:00
summary.rs Reformat source code using new defaults 2017-06-13 14:41:49 +12:00
types.rs Format source codes 2017-07-11 21:53:10 +09:00
utils.rs Add trailing_semicolon config option 2017-07-12 14:16:06 +09:00
vertical.rs Add struct_field_align_threshold for vertical alignment 2017-07-03 18:54:41 +09:00
visitor.rs Add trailing_semicolon config option 2017-07-12 14:16:06 +09:00