rust/src
Nick Cameron e161de0daa Merge pull request #352 from nrc/ty_parens_fix
Formatting of some types
2015-09-26 13:50:00 +12:00
..
bin Refactor test code 2015-09-18 22:34:46 +02:00
chains.rs Add support for formatting AddrOf (unary "&"). 2015-09-24 01:13:57 -07:00
comment.rs Make rewrite_string return Option<String> 2015-09-25 13:01:20 +02:00
config.rs Initial implementation of hard tab indentation. 2015-09-19 10:36:45 -07:00
expr.rs Merge pull request #362 from marcusklaas/rewrite-string 2015-09-26 13:36:59 +12: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 Add support for formatting "return" expressions. 2015-09-23 23:12:04 -07:00
items.rs Use the maximum available width in struct formatting 2015-09-25 16:56:22 +02:00
lib.rs Add Indent::none(), remove make_indent. 2015-09-19 10:36:45 -07:00
lists.rs Merge pull request #362 from marcusklaas/rewrite-string 2015-09-26 13:36:59 +12: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 Make rewrite_string return Option<String> 2015-09-25 13:01:20 +02:00
types.rs Formatting of some types 2015-09-26 13:48:02 +12:00
utils.rs Add Indent::none(), remove make_indent. 2015-09-19 10:36:45 -07:00
visitor.rs Make rewrite_string return Option<String> 2015-09-25 13:01:20 +02:00