..
bin
Use annotate-snippets for emitting errors ( #3507 )
2019-04-17 05:33:36 -07:00
cargo-fmt
not to use Vec
2019-04-14 20:37:29 +09:00
config
Add a path to the parent dir of rustfmt.toml as a prefix
2019-04-23 08:12:02 +09:00
format-diff
Various cosmetic improvements ( #3403 )
2019-02-19 11:56:42 +09:00
git-rustfmt
Use annotate-snippets for emitting errors ( #3507 )
2019-04-17 05:33:36 -07:00
test
Add a path to the parent dir of rustfmt.toml as a prefix
2019-04-23 08:12:02 +09:00
attr.rs
Various cosmetic improvements ( #3403 )
2019-02-19 11:56:42 +09:00
chains.rs
fix clippy warnings
2019-04-11 13:48:13 +02:00
checkstyle.rs
Various cosmetic improvements ( #3403 )
2019-02-19 11:56:42 +09:00
closures.rs
fix clippy warnings
2019-04-11 13:48:13 +02:00
comment.rs
fix clippy warnings
2019-04-11 13:48:13 +02:00
expr.rs
Merge pull request #3511 from topecongiro/issue3498
2019-04-17 11:40:00 -07:00
format_report_formatter.rs
Use annotate-snippets for emitting errors ( #3507 )
2019-04-17 05:33:36 -07:00
formatting.rs
Use annotate-snippets for emitting errors ( #3507 )
2019-04-17 05:33:36 -07:00
ignore_path.rs
Add a path to the parent dir of rustfmt.toml as a prefix
2019-04-23 08:12:02 +09:00
imports.rs
fix clippy warnings
2019-04-11 13:48:13 +02:00
issues.rs
Various cosmetic improvements ( #3403 )
2019-02-19 11:56:42 +09:00
items.rs
fix clippy warnings
2019-04-11 13:48:13 +02:00
lib.rs
Use annotate-snippets for emitting errors ( #3507 )
2019-04-17 05:33:36 -07:00
lists.rs
fix clippy warnings
2019-04-11 13:48:13 +02:00
macros.rs
"first" element check does nothing
2019-04-22 13:04:44 +02:00
matches.rs
Disallow putting a body with attributes on the same line
2019-04-14 20:13:54 +09:00
missed_spans.rs
keep missed comments appearing after the struct/enum ident
2019-04-05 17:11:11 +02:00
modules.rs
Support path-clarity submodule
2019-03-17 12:33:13 +09:00
overflow.rs
Merge pull request #3511 from topecongiro/issue3498
2019-04-17 11:40:00 -07:00
pairs.rs
Avoid rewriting pairs mutiple times
2019-03-24 18:55:11 +09:00
patterns.rs
Various cosmetic improvements ( #3403 )
2019-02-19 11:56:42 +09:00
reorder.rs
fix clippy warnings
2019-04-11 13:48:13 +02:00
rewrite.rs
refrect topecongiro reviews
2019-03-21 21:45:39 +09:00
rustfmt_diff.rs
Remove redundant closure
2019-03-04 18:32:58 +01:00
shape.rs
Avoid panic on macro inside deeply nested block
2019-03-19 10:50:44 +09:00
source_file.rs
fix clippy warnings
2019-04-11 13:48:13 +02:00
source_map.rs
fix clippy warnings
2019-04-11 13:48:13 +02:00
spanned.rs
implement for const generics
2019-03-13 03:58:23 +09:00
string.rs
fix clippy warnings
2019-04-11 13:48:13 +02:00
types.rs
keep comment appearing between parameter's name and its type ( #3491 )
2019-04-03 18:16:54 +09:00
utils.rs
keep comment appearing between parameter's name and its type ( #3491 )
2019-04-03 18:16:54 +09:00
vertical.rs
fix clippy warnings
2019-04-11 13:48:13 +02:00
visitor.rs
fix clippy warnings
2019-04-11 13:48:13 +02:00