| .. |
|
bin
|
Avoid panicking when calling 'cargo fmt --all'
|
2017-09-15 23:24:17 +09:00 |
|
chains.rs
|
Move Indent and Shape to shape.rs from lib.rs
|
2017-09-19 10:04:35 +09:00 |
|
checkstyle.rs
|
Sort imports in alphabetical and consistent order
|
2017-07-13 18:42:14 +09:00 |
|
codemap.rs
|
Apply refactoring from cargo clippy
|
2017-08-31 12:49:12 +09:00 |
|
comment.rs
|
Move Indent and Shape to shape.rs from lib.rs
|
2017-09-19 10:04:35 +09:00 |
|
config.rs
|
Rename binop_sep to binop_separator
|
2017-09-15 15:05:41 +09:00 |
|
expr.rs
|
Implement StringFormat::new()
|
2017-10-01 19:39:00 +09:00 |
|
file_lines.rs
|
Cargo fmt and update tests
|
2017-09-19 11:41:50 +09:00 |
|
filemap.rs
|
Format
|
2017-08-11 17:44:16 +09:00 |
|
imports.rs
|
Move Spanned to spanned.rs from lib.rs
|
2017-09-19 10:04:35 +09:00 |
|
issues.rs
|
Sort imports in alphabetical and consistent order
|
2017-07-13 18:42:14 +09:00 |
|
items.rs
|
Merge pull request #2005 from topecongiro/issue-2003
|
2017-09-29 21:27:37 +08:00 |
|
lib.rs
|
Remove unnecessary wrap_str()
|
2017-09-19 11:40:20 +09:00 |
|
lists.rs
|
Use horizontal layout for a function with a single argument
|
2017-09-19 11:41:05 +09:00 |
|
macros.rs
|
Move Indent and Shape to shape.rs from lib.rs
|
2017-09-19 10:04:35 +09:00 |
|
missed_spans.rs
|
Move Indent and Shape to shape.rs from lib.rs
|
2017-09-19 10:04:35 +09:00 |
|
modules.rs
|
Sort imports in alphabetical and consistent order
|
2017-07-13 18:42:14 +09:00 |
|
patterns.rs
|
Support ..= syntax
|
2017-09-27 22:36:56 +02:00 |
|
rewrite.rs
|
Move Indent and Shape to shape.rs from lib.rs
|
2017-09-19 10:04:35 +09:00 |
|
rustfmt_diff.rs
|
Move isatty() to utils.rs
|
2017-08-15 16:49:02 +09:00 |
|
shape.rs
|
Move Indent and Shape to shape.rs from lib.rs
|
2017-09-19 10:04:35 +09:00 |
|
spanned.rs
|
Move Spanned to spanned.rs from lib.rs
|
2017-09-19 10:04:35 +09:00 |
|
string.rs
|
Implement StringFormat::new()
|
2017-10-01 19:39:00 +09:00 |
|
summary.rs
|
Cargo fmt
|
2017-09-15 12:10:58 +09:00 |
|
types.rs
|
Remove unnecessary wrap_str()
|
2017-09-19 11:40:20 +09:00 |
|
utils.rs
|
Move Indent and Shape to shape.rs from lib.rs
|
2017-09-19 10:04:35 +09:00 |
|
vertical.rs
|
Move Spanned to spanned.rs from lib.rs
|
2017-09-19 10:04:35 +09:00 |
|
visitor.rs
|
Move logic for doc comments to ast::Attribute::rewrite()
|
2017-10-01 20:24:53 +09:00 |