rust/src
2019-04-03 18:16:54 +09: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 Remove redundant scopes 2019-03-29 19:06:32 +09:00
format-diff Various cosmetic improvements (#3403) 2019-02-19 11:56:42 +09:00
git-rustfmt Various cosmetic improvements (#3403) 2019-02-19 11:56:42 +09:00
test Remove redundant & 2019-03-29 19:17:50 +09:00
attr.rs Various cosmetic improvements (#3403) 2019-02-19 11:56:42 +09:00
chains.rs Simplify iterators 2019-03-29 19:06:32 +09:00
checkstyle.rs Various cosmetic improvements (#3403) 2019-02-19 11:56:42 +09:00
closures.rs Various cosmetic improvements (#3403) 2019-02-19 11:56:42 +09:00
comment.rs Remove redundant & 2019-03-29 19:17:50 +09:00
expr.rs keep comment appearing between parameter's name and its type (#3491) 2019-04-03 18:16:54 +09:00
formatting.rs Remove redundant scopes 2019-03-29 19:06:32 +09:00
imports.rs Write seperator beforehand 2019-03-29 19:06:32 +09:00
issues.rs Various cosmetic improvements (#3403) 2019-02-19 11:56:42 +09:00
items.rs keep comment appearing between parameter's name and its type (#3491) 2019-04-03 18:16:54 +09:00
lib.rs reflect scampi review 2019-03-21 21:45:57 +09:00
lists.rs Merge pull request #3480 from sinkuu/cleanup 2019-03-29 22:07:19 +09:00
macros.rs Use str::repeat 2019-03-29 19:06:32 +09:00
matches.rs Various cosmetic improvements (#3403) 2019-02-19 11:56:42 +09:00
missed_spans.rs fix line numbering in missed spans and handle file_lines in edge cases 2019-03-19 10:19:45 +01: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 apply inline_attribute_width for extern crate 2019-02-23 13:46:41 +09: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 Expose ModifiedLines and implement parsing data from the string output 2019-03-04 18:19:30 +01:00
source_map.rs fix line numbering in missed spans and handle file_lines in edge cases 2019-03-19 10:19:45 +01:00
spanned.rs implement for const generics 2019-03-13 03:58:23 +09:00
string.rs Various cosmetic improvements (#3403) 2019-02-19 11:56:42 +09: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 Simplify iterators 2019-03-29 19:06:32 +09:00
visitor.rs Merge pull request #3459 from scampi/issue-3442 2019-03-25 07:25:28 +09:00