rust/src
Nick Cameron 5349336192 Refactor if/else formatting
Removes else_if_brace_style from config options. Use control_brace_style instead.
2017-01-11 18:14:41 +13:00
..
bin Recognize "rlib" and "cdylib" crates (#1238) 2016-12-16 08:56:15 -10: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 update Serde, etc. 2016-11-21 11:02:18 +13:00
comment.rs update Serde, etc. 2016-11-21 11:02:18 +13:00
config.rs Refactor if/else formatting 2017-01-11 18:14:41 +13:00
expr.rs Refactor if/else formatting 2017-01-11 18:14:41 +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 Remove self from use foo::bar::self; 2017-01-06 17:02:56 +13:00
issues.rs Run clippy 2016-08-29 08:57:27 +09:00
items.rs Fix #1258 (#1266) 2017-01-09 16:11:12 +13:00
lib.rs Better message for LineOverflow error (#1268) 2017-01-09 15:57:11 +13:00
lists.rs fix #1216: panic on comment starting with //* 2016-11-13 09:36:43 +01:00
macros.rs Update to the latest syntex module 2016-12-23 11:20:07 -08:00
missed_spans.rs update Serde, etc. 2016-11-21 11:02:18 +13:00
modules.rs Run clippy 2016-08-29 08:57:27 +09:00
patterns.rs update Serde, etc. 2016-11-21 11:02:18 +13: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 If a string goes over-width, give up formatting it 2017-01-06 16:35:28 +13:00
summary.rs Return failure exit code on found diffs (fix #906) 2016-06-21 23:01:15 +02:00
types.rs Do not ignore space_before_bound in where clause (#1267) 2017-01-09 15:58:06 +13:00
utils.rs Update to the latest syntex module 2016-12-23 11:20:07 -08:00
visitor.rs Update to the latest syntex module 2016-12-23 11:20:07 -08:00