rust/src
2018-01-04 15:07:05 +13:00
..
bin Rename git-fmt to git-rustfmt 2018-01-03 14:15:45 +01:00
chains.rs Cargo fmt 2017-12-24 00:28:58 +09:00
checkstyle.rs Move from String to PathBuf where applicable 2017-12-15 10:26:19 +09:00
closures.rs Rustup to rustc 1.24.0-nightly (5165ee9e2 2017-12-22) 2017-12-23 11:58:19 +09:00
codemap.rs Add assert_eq! to special-cased macros 2017-12-23 01:06:17 +00:00
comment.rs Format code block in comment 2017-12-24 23:56:51 +09:00
config.rs Format some macros 2.0 macro defs 2018-01-01 19:51:54 +13:00
expr.rs Split assert_eq! if any arguments are not simple 2017-12-27 21:19:42 +00:00
file_lines.rs Move from String to PathBuf where applicable 2017-12-15 10:26:19 +09:00
filemap.rs Cargo fmt 2017-12-24 00:28:58 +09:00
imports.rs Cargo fmt 2017-12-24 00:28:58 +09:00
issues.rs Merge pull request #1889 from topecongiro/match-arm 2017-12-01 11:56:01 +13:00
items.rs Remove trim_newlines() 2018-01-02 13:04:39 +09:00
lib.rs Format some macros 2.0 macro defs 2018-01-01 19:51:54 +13:00
lists.rs Split assert_eq! if any arguments are not simple 2017-12-27 21:19:42 +00:00
macros.rs Better handling of comments in macro defs 2018-01-03 20:36:52 +13:00
missed_spans.rs Fix indent width bug when recovering comments 2017-12-22 12:05:36 +09:00
modules.rs Cargo fmt 2017-12-24 00:28:58 +09:00
patterns.rs Cargo fmt 2017-12-24 00:28:58 +09:00
rewrite.rs Use explicit lifetime to get rid of unsafe code 2017-12-07 13:57:54 +09:00
rustfmt_diff.rs Replace into() on &str with to_owned() 2017-12-08 13:07:42 +09:00
shape.rs Change return type of Indent::to_string() to Cow<'static, str> 2017-10-07 22:45:33 +09:00
spanned.rs Get rid of GenericsArg wrapper type 2017-12-24 00:29:59 +09:00
string.rs Add an optional max width argument to rewrite_string() 2017-10-31 15:04:50 +09:00
summary.rs Use std time 2017-12-27 16:34:09 +13:00
types.rs Refactoring 2017-12-25 00:13:59 +09:00
utils.rs Remove trim_newlines() 2018-01-02 13:04:39 +09:00
vertical.rs Cargo fmt 2017-12-24 00:28:58 +09:00
visitor.rs Format some macros 2.0 macro defs 2018-01-01 19:51:54 +13:00