rust/src
2017-10-05 16:17:59 +09:00
..
bin Avoid panicking when calling 'cargo fmt --all' 2017-09-15 23:24:17 +09:00
chains.rs Move Indent and Shape to shape.rs from lib.rs 2017-09-19 10:04:35 +09:00
checkstyle.rs Sort imports in alphabetical and consistent order 2017-07-13 18:42:14 +09:00
codemap.rs Apply refactoring from cargo clippy 2017-08-31 12:49:12 +09:00
comment.rs Remove trailing whitespaces in macro def 2017-10-05 16:17:59 +09:00
config.rs Rename binop_sep to binop_separator 2017-09-15 15:05:41 +09:00
expr.rs Support ..= syntax 2017-09-27 22:36:56 +02:00
file_lines.rs Cargo fmt and update tests 2017-09-19 11:41:50 +09:00
filemap.rs Format 2017-08-11 17:44:16 +09:00
imports.rs Move Spanned to spanned.rs from lib.rs 2017-09-19 10:04:35 +09:00
issues.rs Sort imports in alphabetical and consistent order 2017-07-13 18:42:14 +09:00
items.rs Remove unnecessary wrap_str() 2017-09-19 11:40:20 +09:00
lib.rs Remove unnecessary wrap_str() 2017-09-19 11:40:20 +09:00
lists.rs Use horizontal layout for a function with a single argument 2017-09-19 11:41:05 +09:00
macros.rs Move Indent and Shape to shape.rs from lib.rs 2017-09-19 10:04:35 +09:00
missed_spans.rs Move Indent and Shape to shape.rs from lib.rs 2017-09-19 10:04:35 +09:00
modules.rs Sort imports in alphabetical and consistent order 2017-07-13 18:42:14 +09:00
patterns.rs Support ..= syntax 2017-09-27 22:36:56 +02:00
rewrite.rs Move Indent and Shape to shape.rs from lib.rs 2017-09-19 10:04:35 +09:00
rustfmt_diff.rs Move isatty() to utils.rs 2017-08-15 16:49:02 +09:00
shape.rs Move Indent and Shape to shape.rs from lib.rs 2017-09-19 10:04:35 +09:00
spanned.rs Move Spanned to spanned.rs from lib.rs 2017-09-19 10:04:35 +09:00
string.rs Move Indent and Shape to shape.rs from lib.rs 2017-09-19 10:04:35 +09:00
summary.rs Cargo fmt 2017-09-15 12:10:58 +09:00
types.rs Remove unnecessary wrap_str() 2017-09-19 11:40:20 +09:00
utils.rs Move Indent and Shape to shape.rs from lib.rs 2017-09-19 10:04:35 +09:00
vertical.rs Move Spanned to spanned.rs from lib.rs 2017-09-19 10:04:35 +09:00
visitor.rs Remove trailing whitespaces in macro def 2017-10-05 16:17:59 +09:00