rust/src
2018-07-12 22:21:07 +12:00
..
bin Fixup formatting of tests and source 2018-07-12 21:37:28 +12:00
cargo-fmt Fix tests 2018-06-05 20:58:02 +12:00
config Format async closure 2018-07-09 23:20:53 +09:00
format-diff TODO -> FIXME 2018-06-22 14:42:27 +12:00
git-rustfmt Remove format_and_emit_report from the API 2018-05-21 15:09:17 +12:00
test Fixup formatting of tests and source 2018-07-12 21:37:28 +12:00
attr.rs Fixup formatting of tests and source 2018-07-12 21:37:28 +12:00
chains.rs Fix compile errors from breaking changes in libsyntax 2018-06-25 15:24:00 +09:00
checkstyle.rs documentation 2018-05-21 15:54:56 +12:00
closures.rs Fixup formatting of tests and source 2018-07-12 21:37:28 +12:00
codemap.rs format code and tests 2018-03-20 09:27:31 +13:00
comment.rs Trim custom comment prefix even when we failed to format code block 2018-06-05 15:58:14 +09:00
expr.rs Fixup formatting of tests and source 2018-07-12 21:37:28 +12:00
filemap.rs TODO -> FIXME 2018-06-22 14:42:27 +12:00
imports.rs Handle raw identifiers 2018-06-25 23:36:45 +09:00
issues.rs Don't index a string with chars().count() 2018-03-22 08:33:18 +09:00
items.rs Fixup formatting of tests and source 2018-07-12 21:37:28 +12:00
lib.rs Move pair handling to its own module 2018-07-12 21:37:28 +12:00
lists.rs address reviewer comments 2018-07-12 22:21:07 +12:00
macros.rs Fixup formatting of tests and source 2018-07-12 21:37:28 +12:00
matches.rs Flatten multiple empty blocks at once 2018-07-01 10:51:36 +09: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 Fixup formatting of tests and source 2018-07-12 21:37:28 +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 Replace use_colored_tty with iatty crate 2018-05-21 15:32:27 +12:00
shape.rs Refactor and fixup attribute formatting 2018-06-26 15:18:17 +12:00
spanned.rs Fix compile errors from breaking changes in libsyntax 2018-06-25 15:24:00 +09:00
string.rs Fixup formatting of tests and source 2018-07-12 21:37:28 +12:00
types.rs Move pair handling to its own module 2018-07-12 21:37:28 +12:00
utils.rs Fixup formatting of tests and source 2018-07-12 21:37:28 +12:00
vertical.rs Fixup formatting of tests and source 2018-07-12 21:37:28 +12:00
visitor.rs Fix compile errors from breaking changes 2018-06-28 16:26:10 +09:00