rust/src
2019-03-29 19:06:32 +09:00
..
bin Various cosmetic improvements (#3403) 2019-02-19 11:56:42 +09:00
cargo-fmt Use BTreeMap to guarantee consistent ordering 2019-03-25 07:54:52 +09:00
config Use str::repeat 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 Run tests in a thread with larger stack size 2019-03-26 23:35:07 +09:00
attr.rs Various cosmetic improvements (#3403) 2019-02-19 11:56:42 +09:00
chains.rs Various cosmetic improvements (#3403) 2019-02-19 11:56:42 +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 Various cosmetic improvements (#3403) 2019-02-19 11:56:42 +09:00
expr.rs refrect topecongiro reviews 2019-03-21 21:45:39 +09:00
formatting.rs Merge pull request #3466 from topecongiro/discard-error-to-sink 2019-03-25 07:24:42 +09:00
imports.rs apply inline_attribute_width for extern crate 2019-02-23 13:46:41 +09:00
issues.rs Various cosmetic improvements (#3403) 2019-02-19 11:56:42 +09:00
items.rs Update rustc-ap-* crates to 407.0.0 (#3447) 2019-03-14 22:50:53 +09:00
lib.rs reflect scampi review 2019-03-21 21:45:57 +09:00
lists.rs implement for const generics 2019-03-13 03:58:23 +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 Various cosmetic improvements (#3403) 2019-02-19 11:56:42 +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 Do not add a space after empty impl 2019-03-25 11:21:14 +09:00
utils.rs refrect topecongiro reviews 2019-03-21 21:45:39 +09:00
vertical.rs Various cosmetic improvements (#3403) 2019-02-19 11:56:42 +09:00
visitor.rs Merge pull request #3459 from scampi/issue-3442 2019-03-25 07:25:28 +09:00