rust/src
2017-01-17 13:08:36 +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
codemap.rs update Serde, etc. 2016-11-21 11:02:18 +13:00
comment.rs Add a more lightweight method for rewriting comments when we are not normalising 2017-01-17 10:17:48 +13:00
config.rs make rustfmt-normalize_comments false by default 2017-01-16 14:50:27 +13:00
expr.rs Fix bug in identifying comments 2017-01-17 12:01:10 +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
items.rs Try hard to format impl signatures 2017-01-17 13:08:36 +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 Fix bug in identifying comments 2017-01-17 12:01:10 +13:00
modules.rs
patterns.rs update Serde, etc. 2016-11-21 11:02:18 +13:00
rewrite.rs
rustfmt_diff.rs
string.rs If a string goes over-width, give up formatting it 2017-01-06 16:35:28 +13:00
summary.rs
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