rust/src
2019-03-17 12:33:18 +09:00
..
bin Various cosmetic improvements (#3403) 2019-02-19 11:56:42 +09:00
cargo-fmt Various cosmetic improvements (#3403) 2019-02-19 11:56:42 +09:00
config Update rustc-ap-* crates to 407.0.0 (#3447) 2019-03-14 22:50:53 +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 Tweak test settings 2019-03-17 12:33:18 +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 Format the if expression at the end of the block in a single line (#3338) 2019-03-11 23:18:43 +09:00
formatting.rs Do not look for external modules when the input is from stdin 2019-03-17 12:33:18 +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 Support path-clarity submodule 2019-03-17 12:33:13 +09:00
lists.rs implement for const generics 2019-03-13 03:58:23 +09:00
macros.rs fix 'Ident of macro+ident gets duplicated' error 2019-03-10 22:58:34 +09:00
matches.rs Various cosmetic improvements (#3403) 2019-02-19 11:56:42 +09:00
missed_spans.rs Various cosmetic improvements (#3403) 2019-02-19 11:56:42 +09: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 Various cosmetic improvements (#3403) 2019-02-19 11:56:42 +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 Various cosmetic improvements (#3403) 2019-02-19 11:56:42 +09:00
rustfmt_diff.rs Remove redundant closure 2019-03-04 18:32:58 +01:00
shape.rs Various cosmetic improvements (#3403) 2019-02-19 11:56:42 +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 Update rustc-ap-* crates to 407.0.0 (#3447) 2019-03-14 22:50:53 +09: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 Update rustc-ap-* crates to 407.0.0 (#3447) 2019-03-14 22:50:53 +09:00
utils.rs Various cosmetic improvements (#3403) 2019-02-19 11:56:42 +09:00
vertical.rs Various cosmetic improvements (#3403) 2019-02-19 11:56:42 +09:00
visitor.rs Update rustc-ap-* crates to 407.0.0 (#3447) 2019-03-14 22:50:53 +09:00