rust/src
2015-09-27 22:11:17 +02:00
..
bin Refactor test code 2015-09-18 22:34:46 +02:00
chains.rs Changes to source formatting 2015-09-26 13:58:12 +12:00
comment.rs Changes to rustfmt source 2015-09-26 18:29:48 +12:00
config.rs Use max width for function decls, etc. 2015-09-27 19:34:35 +13:00
expr.rs Prevent arithmetic overflow handling match arm comments 2015-09-27 22:11:17 +02:00
filemap.rs Changes to source formatting 2015-09-26 13:58:12 +12:00
imports.rs Remove a few unchecked subtractions, uses of ty_to_string 2015-09-27 17:56:38 +02:00
issues.rs Changes to rustfmt source 2015-09-26 18:29:48 +12:00
items.rs Merge pull request #379 from marcusklaas/enum-quik-fix 2015-09-28 07:51:09 +13:00
lib.rs Merge pull request #370 from marcusklaas/match-arm-delining 2015-09-27 12:00:57 +02:00
lists.rs Changes to rustfmt source 2015-09-26 18:29:48 +12:00
macros.rs Changes to source formatting 2015-09-26 13:58:12 +12:00
missed_spans.rs Changes to source formatting 2015-09-26 13:58:12 +12:00
modules.rs Changes to source formatting 2015-09-26 13:58:12 +12:00
rewrite.rs Add Indent::none(), remove make_indent. 2015-09-19 10:36:45 -07:00
rustfmt_diff.rs Changes to rustfmt source 2015-09-26 18:29:48 +12:00
string.rs Make rewrite_string return Option<String> 2015-09-25 13:01:20 +02:00
types.rs Remove a few unchecked subtractions, uses of ty_to_string 2015-09-27 17:56:38 +02:00
utils.rs Add Indent::none(), remove make_indent. 2015-09-19 10:36:45 -07:00
visitor.rs Changes to rustfmt source 2015-09-26 18:29:48 +12:00