rust/src
2015-09-23 18:31:31 +00:00
..
bin Refactor test code 2015-09-18 22:34:46 +02:00
chains.rs Add Indent::none(), remove make_indent. 2015-09-19 10:36:45 -07:00
comment.rs Add Indent::none(), remove make_indent. 2015-09-19 10:36:45 -07:00
config.rs Initial implementation of hard tab indentation. 2015-09-19 10:36:45 -07:00
expr.rs Add tests, reformat expr 2015-09-22 09:35:50 +05:30
filemap.rs Refactor test code 2015-09-18 22:34:46 +02:00
imports.rs Initial implementation of hard tab indentation. 2015-09-19 10:36:45 -07:00
issues.rs Format macro invocations 2015-09-16 20:26:14 +02:00
items.rs Format foreign functions and statics 2015-09-21 20:02:45 +02:00
lib.rs Add Indent::none(), remove make_indent. 2015-09-19 10:36:45 -07:00
lists.rs Add Indent::none(), remove make_indent. 2015-09-19 10:36:45 -07:00
macros.rs adapt to rust sytax::ast::Mac changes 2015-09-23 18:31:31 +00:00
missed_spans.rs Remove unnecessary config parameter from format_missing_with_indent. 2015-09-19 10:44:28 -07:00
modules.rs code improvements suggested by clippy 2015-09-04 23:39:33 +02:00
rewrite.rs Add Indent::none(), remove make_indent. 2015-09-19 10:36:45 -07:00
rustfmt_diff.rs Add diff write mode https://github.com/nrc/rustfmt/issues/261 2015-09-10 18:30:07 -04:00
string.rs Add Indent::none(), remove make_indent. 2015-09-19 10:36:45 -07:00
types.rs Initial implementation of hard tab indentation. 2015-09-19 10:36:45 -07:00
utils.rs Add Indent::none(), remove make_indent. 2015-09-19 10:36:45 -07:00
visitor.rs Format foreign functions and statics 2015-09-21 20:02:45 +02:00