.. |
bin
|
Cargo clippy
|
2017-11-13 08:02:23 +09:00 |
chains.rs
|
Use correct shape when there is a single child
|
2017-11-08 08:25:23 +09:00 |
checkstyle.rs
|
Sort imports in alphabetical and consistent order
|
2017-07-13 18:42:14 +09:00 |
closures.rs
|
Extract a closures module
|
2017-11-13 15:27:16 +13:00 |
codemap.rs
|
Add opt_snippet() and opt_span_after()
|
2017-11-10 17:08:57 +09:00 |
comment.rs
|
Collapse if-else
|
2017-11-06 13:52:25 +09:00 |
config.rs
|
Remove static lifetime
|
2017-11-06 13:52:25 +09:00 |
expr.rs
|
Extract a closures module
|
2017-11-13 15:27:16 +13: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
|
Prefer &[T] to &Vec<T>
|
2017-11-06 13:52:25 +09:00 |
issues.rs
|
fix some typos
|
2017-11-01 07:33:55 +01:00 |
items.rs
|
Format where clause on unit struct
|
2017-11-13 11:07:09 +09:00 |
lib.rs
|
Extract a closures module
|
2017-11-13 15:27:16 +13:00 |
lists.rs
|
Rename 'struct_lit_style' to 'struct_lit_indent'
|
2017-11-04 22:47:28 +09:00 |
macros.rs
|
Remove static lifetime
|
2017-11-06 13:52:25 +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
|
Propagate an error rather than panic
|
2017-11-06 21:48:18 +09:00 |
patterns.rs
|
Fix PairParts related issues
|
2017-11-06 21:48:05 +09:00 |
rewrite.rs
|
Rename 'fn_call_style' to 'fn_call_indent'
|
2017-11-04 22:46:40 +09:00 |
rustfmt_diff.rs
|
Run rustfmt on the new changes.
|
2017-10-19 23:32:27 +01:00 |
shape.rs
|
Change return type of Indent::to_string() to Cow<'static, str>
|
2017-10-07 22:45:33 +09:00 |
spanned.rs
|
Move Spanned to spanned.rs from lib.rs
|
2017-09-19 10:04:35 +09:00 |
string.rs
|
Add an optional max width argument to rewrite_string()
|
2017-10-31 15:04:50 +09:00 |
summary.rs
|
Cargo fmt
|
2017-09-15 12:10:58 +09:00 |
types.rs
|
Fix PairParts related issues
|
2017-11-06 21:48:05 +09:00 |
utils.rs
|
Remove unused imports
|
2017-11-06 21:48:18 +09:00 |
vertical.rs
|
Cargo fmt
|
2017-11-02 21:45:00 +09:00 |
visitor.rs
|
Remove empty lines at the beginning of the file
|
2017-11-10 17:09:31 +09:00 |