| .. |
|
bin
|
Refactoring
|
2017-12-25 00:13:59 +09: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
|
Move from String to PathBuf where applicable
|
2017-12-15 10:26:19 +09:00 |
|
comment.rs
|
Format code block in comment
|
2017-12-24 23:56:51 +09:00 |
|
config.rs
|
Cargo fmt
|
2017-12-24 00:28:58 +09:00 |
|
expr.rs
|
Cargo fmt
|
2017-12-24 00:28:58 +09: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
|
Do not give up rewriting struct field when attribute is long
|
2017-12-24 13:57:29 +09:00 |
|
lib.rs
|
Make the import of Config pub
|
2017-12-28 10:08:27 +13:00 |
|
lists.rs
|
Merge pull request #2221 from topecongiro/rfc/blank-lines
|
2017-12-06 15:52:19 +13:00 |
|
macros.rs
|
Cargo clippy
|
2017-12-12 13:48:12 +09: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
|
Get rid of GenericsArg wrapper type
|
2017-12-24 00:29:59 +09:00 |
|
vertical.rs
|
Cargo fmt
|
2017-12-24 00:28:58 +09:00 |
|
visitor.rs
|
Cargo fmt
|
2017-12-24 00:28:58 +09:00 |