rust/src
2018-07-24 15:46:39 +12:00
..
bin formatting 2018-07-24 15:46:39 +12:00
cargo-fmt formatting 2018-07-24 15:46:39 +12:00
config formatting 2018-07-24 15:46:39 +12:00
format-diff TODO -> FIXME 2018-06-22 14:42:27 +12:00
git-rustfmt formatting 2018-07-24 15:46:39 +12:00
test formatting 2018-07-24 15:46:39 +12:00
attr.rs Fixup formatting of tests and source 2018-07-12 21:37:28 +12:00
chains.rs chains: fix visual indent chain layout 2018-07-24 15:46:39 +12:00
checkstyle.rs documentation 2018-05-21 15:54:56 +12:00
closures.rs formatting 2018-07-24 15:46:39 +12:00
codemap.rs format code and tests 2018-03-20 09:27:31 +13:00
comment.rs formatting 2018-07-24 15:46:39 +12:00
expr.rs formatting 2018-07-24 15:46:39 +12:00
filemap.rs Move non-public API from lib.rs to its own module 2018-07-23 12:45:41 +12:00
formatting.rs Refactoring: factor format_lines and format_project into smaller chunks 2018-07-24 15:17:47 +12:00
imports.rs formatting 2018-07-24 15:46:39 +12:00
issues.rs Don't index a string with chars().count() 2018-03-22 08:33:18 +09:00
items.rs formatting 2018-07-24 15:46:39 +12:00
lib.rs Refactoring: factor format_lines and format_project into smaller chunks 2018-07-24 15:17:47 +12:00
lists.rs Fix an anomaly with comments and array literals 2018-07-17 15:40:19 +12:00
macros.rs formatting 2018-07-24 15:46:39 +12:00
matches.rs Check for comments after the => in a match arm 2018-07-20 16:05:18 +12:00
missed_spans.rs TODO -> FIXME 2018-06-22 14:42:27 +12:00
modules.rs Use our own FileName struct rather than exporting libsyntax's 2018-05-21 12:08:39 +12:00
overflow.rs Fixup formatting of tests and source 2018-07-12 21:37:28 +12:00
pairs.rs address reviewer comments 2018-07-12 22:21:07 +12:00
patterns.rs Move pair handling to its own module 2018-07-12 21:37:28 +12:00
reorder.rs formatting 2018-07-24 15:46:39 +12:00
rewrite.rs Set the flag in RewriteContext when rewriting macro call failed 2018-06-07 12:32:10 +09:00
rustfmt_diff.rs formatting 2018-07-24 15:46:39 +12:00
shape.rs chains: fix visual indent chain layout 2018-07-24 15:46:39 +12:00
spanned.rs Fix compile errors from breaking changes in libsyntax 2018-06-25 15:24:00 +09:00
string.rs removed unused max_width argument of rewrite_string function 2018-07-14 19:33:26 +02:00
types.rs formatting 2018-07-24 15:46:39 +12:00
utils.rs chains: prefer to use the next line for an expression, if using the same line would introduce an open block or similar 2018-07-24 15:43:29 +12:00
vertical.rs formatting 2018-07-24 15:46:39 +12:00
visitor.rs Fix compile errors from breaking changes 2018-06-28 16:26:10 +09:00