rust/src
Nick Cameron a1fd68da46 Merge pull request #1948 from topecongiro/issue-1137
Use write_list() to format imports
2017-09-07 17:35:14 +12:00
..
bin Apply refactoring from cargo clippy 2017-08-31 12:49:12 +09:00
chains.rs Apply refactoring from cargo clippy 2017-08-31 12:49:12 +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 Apply refactoring from cargo clippy 2017-08-31 12:49:12 +09:00
config.rs Add explicit lifetime 2017-08-31 13:24:32 +09:00
expr.rs Merge pull request #1942 from topecongiro/fixes 2017-09-05 10:52:41 +12:00
file_lines.rs Apply refactoring from cargo clippy 2017-08-31 12:49:12 +09:00
filemap.rs Format 2017-08-11 17:44:16 +09:00
imports.rs Use write_list() to format imports 2017-09-06 18:47:50 +09:00
issues.rs Sort imports in alphabetical and consistent order 2017-07-13 18:42:14 +09:00
items.rs Avoid cloning String 2017-09-05 01:04:08 +09:00
lib.rs Avoid cloning String 2017-09-05 01:04:08 +09:00
lists.rs Merge pull request #1945 from topecongiro/issue-1095 2017-09-05 11:00:31 +12:00
macros.rs Merge pull request #1937 from topecongiro/enhance-macro-rewrite 2017-08-31 17:43:52 +12:00
missed_spans.rs Use the last line's width for indent width in rewriting missed span 2017-09-05 16:54:02 +09:00
modules.rs Sort imports in alphabetical and consistent order 2017-07-13 18:42:14 +09:00
patterns.rs Apply refactoring from cargo clippy 2017-08-31 12:49:12 +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 Apply refactoring from cargo clippy 2017-08-31 12:49:12 +09:00
types.rs Avoid cloning String 2017-09-05 01:04:08 +09:00
utils.rs Apply refactoring from cargo clippy 2017-08-31 12:49:12 +09:00
vertical.rs Take attributes_on_same_line_as_field into account 2017-09-04 16:15:32 +09:00
visitor.rs Merge pull request #1948 from topecongiro/issue-1137 2017-09-07 17:35:14 +12:00