rust/src
2016-11-13 09:36:43 +01:00
..
bin cargo-fmt processes bench, test, example files 2016-11-02 02:28:06 -07:00
chains.rs Add support for spaces_within_angle_brackets 2016-10-13 19:28:18 +03:00
checkstyle.rs Run clippy 2016-08-29 08:57:27 +09:00
codemap.rs codemap: Add module description 2016-05-31 01:34:42 +02:00
comment.rs Fixes a few doc typos. 2016-11-03 04:22:16 +00:00
config.rs Condense suffix strings of simple wildcards in patterns 2016-11-07 21:38:20 +01:00
expr.rs Add spaces_within_square_brackets config option. (#1191) 2016-10-18 09:09:49 +13:00
file_lines.rs Update to latest Syntex 2016-09-16 15:28:02 +12:00
filemap.rs Fix broken import 2016-09-27 12:38:17 -05:00
imports.rs Fixes #1184 where reordering import items could cause a panic. 2016-11-03 04:21:47 +00:00
issues.rs Run clippy 2016-08-29 08:57:27 +09:00
items.rs Add support for spaces_within_angle_brackets 2016-10-13 19:28:18 +03:00
lib.rs Update to latest Syntex 2016-09-16 15:28:02 +12:00
lists.rs fix #1216: panic on comment starting with //* 2016-11-13 09:36:43 +01:00
macros.rs Preserve macro formatting if we can't rewrite it 2016-10-03 14:14:56 +10:00
missed_spans.rs Merge pull request #1200 from efyang/strayspace 2016-10-28 09:14:37 +13:00
modules.rs Run clippy 2016-08-29 08:57:27 +09:00
patterns.rs Condense suffix strings of simple wildcards in patterns 2016-11-07 21:38:20 +01:00
rewrite.rs block indent large closures 2016-04-22 11:29:01 +12:00
rustfmt_diff.rs Check term supports colour before printing fancy diffs 2016-08-26 17:08:47 -04:00
string.rs Change defaults and update tests and source 2016-04-22 19:18:48 +12:00
summary.rs Return failure exit code on found diffs (fix #906) 2016-06-21 23:01:15 +02:00
types.rs Add spaces_within_square_brackets config option. (#1191) 2016-10-18 09:09:49 +13:00
utils.rs Update to latest Syntex 2016-09-16 15:28:02 +12:00
visitor.rs Fixes a few doc typos. 2016-11-03 04:22:16 +00:00