rust/src
2019-04-14 03:30:44 -07:00
..
bin Add --print-config current 2019-03-26 06:49:20 +07:00
cargo-fmt Use BTreeMap to guarantee consistent ordering 2019-03-25 07:54:52 +09:00
config Allow specifying glob pattern to ignore config option (#3488) 2019-04-14 03:30:44 -07:00
format-diff Various cosmetic improvements (#3403) 2019-02-19 11:56:42 +09:00
git-rustfmt fix clippy warnings 2019-04-11 13:48:13 +02:00
test Allow specifying glob pattern to ignore config option (#3488) 2019-04-14 03:30:44 -07: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 keep comment appearing between parameter's name and its type (#3491) 2019-04-03 18:16:54 +09:00
formatting.rs Allow specifying glob pattern to ignore config option (#3488) 2019-04-14 03:30:44 -07:00
ignore_path.rs Allow specifying glob pattern to ignore config option (#3488) 2019-04-14 03:30:44 -07: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 Allow specifying glob pattern to ignore config option (#3488) 2019-04-14 03:30:44 -07:00
lists.rs fix clippy warnings 2019-04-11 13:48:13 +02:00
macros.rs fix clippy warnings 2019-04-11 13:48:13 +02:00
matches.rs Various cosmetic improvements (#3403) 2019-02-19 11:56:42 +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 Simplify iterators 2019-03-29 19:06:32 +09: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