rust/src
Marcus Klaas de Vries fa67e0359a Merge pull request #334 from marcusklaas/sparse-mods
Place the closing brace of an inline mod on a new line
2015-09-21 19:42:36 +02: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 Fix struct overflows 2015-09-20 18:45:25 +02:00
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 Remove unnecessary config parameter from format_missing_with_indent. 2015-09-19 10:44:28 -07: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 Initial implementation of hard tab indentation. 2015-09-19 10:36:45 -07: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 Place the closing brace of an inline mod on a new line 2015-09-20 14:22:12 +02:00