rust/src
Connor Brewster d7a3256d40 If where is on the same line as the impl, { is put on the same line fixes #650
factored if clause into a separate function
2016-01-11 21:26:45 -07: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 Document comment::*CodeCharKind 2016-01-10 22:04:30 +01:00
config.rs If where is on the same line as the impl, { is put on the same line fixes #650 2016-01-11 21:26:45 -07:00
expr.rs Detect when comments disappear 2016-01-10 15:20:58 +01:00
filemap.rs stop creating bk files if there are no changes. Fixes #733 2016-01-10 16:37:13 -05: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 If where is on the same line as the impl, { is put on the same line fixes #650 2016-01-11 21:26:45 -07:00
lib.rs Fix issue with windows line endings (#717). 2016-01-10 16:25:31 +01:00
lists.rs Clippy rustfmt 2016-01-07 12:17:22 +05:30
macros.rs Remove unused imports 2015-11-27 23:38:05 +09:00
missed_spans.rs Clippy rustfmt 2016-01-07 12:17:22 +05:30
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 Fixed #700, use default color for titles and context in write-mode=diff 2016-01-01 09:14:39 -08:00
string.rs Prevent incorrect backslash removal in strings 2015-12-25 18:50:40 +01:00
types.rs Clippy rustfmt 2016-01-07 12:17:22 +05:30
utils.rs Merge pull request #747 from Manishearth/clippy 2016-01-07 20:15:49 +13:00
visitor.rs Add normalise_comments option. 2015-12-10 09:29:03 +13:00