rust/src
2015-12-28 17:45:56 +01:00
..
bin add option to ignore out of line modules 2015-12-23 17:25:49 +03:00
chains.rs Reduce dependency on pprust 2015-12-25 20:59:46 +01:00
comment.rs Add normalise_comments option. 2015-12-10 09:29:03 +13:00
config.rs add option to ignore out of line modules 2015-12-23 17:25:49 +03:00
expr.rs Fixed named arguments in bare function types 2015-12-06 01:11:26 +01:00
filemap.rs Adds a "Native" option to newline_style. 2015-11-15 04:16:34 -08:00
imports.rs Unwrap match arms that are simple blocks 2015-11-20 21:05:18 +01:00
issues.rs Increase default function call width limit 2015-10-06 22:27:11 +02:00
items.rs Make fn argument formatting more resilient for complex self types 2015-12-27 14:25:37 +01:00
lib.rs add option to ignore out of line modules 2015-12-23 17:25:49 +03:00
lists.rs Apply Clippy 2015-11-25 15:39:15 +09:00
macros.rs Remove unused imports 2015-11-27 23:38:05 +09:00
missed_spans.rs Apply Clippy 2015-11-25 15:39:15 +09:00
modules.rs Changes to source formatting 2015-09-26 13:58:12 +12:00
patterns.rs Fixed named arguments in bare function types 2015-12-06 01:11:26 +01:00
rewrite.rs Fix crash speculatively parsing macro arguments as expressions. 2015-10-27 23:41:32 -07:00
rustfmt_diff.rs Add tests for #606. 2015-12-28 17:23:34 +05:30
string.rs Prevent incorrect backslash removal in strings 2015-12-25 18:50:40 +01:00
types.rs Reduce dependency on pprust 2015-12-25 20:59:46 +01:00
utils.rs Make fn argument formatting more resilient for complex self types 2015-12-27 14:25:37 +01:00
visitor.rs Add normalise_comments option. 2015-12-10 09:29:03 +13:00