rust/src
2018-05-18 16:56:55 +12:00
..
bin Exit with 1 for license check in --check mode 2018-05-18 15:30:32 +12:00
cargo-fmt typo (#2598) 2018-04-05 12:47:09 +09:00
config Remove remove_blank_lines_at_start_or_end_of_block 2018-05-18 16:56:55 +12:00
format-diff Replace std::Error with failure for FormatDiff 2018-04-26 12:18:20 +10:00
git-rustfmt Cargo fmt 2018-05-08 06:25:48 +09:00
test Update uses of rustfmt_skip to rustfmt::skip 2018-05-14 16:25:10 +12:00
attr.rs Use saturating_sub 2018-05-15 20:41:43 +09:00
chains.rs Remove spaces_within_parens_and_brackets 2018-05-18 16:35:09 +12:00
checkstyle.rs Refactor to make a sensible public API 2018-04-20 21:52:02 +12:00
closures.rs Use saturating_sub 2018-05-15 20:41:43 +09:00
codemap.rs format code and tests 2018-03-20 09:27:31 +13:00
comment.rs Use saturating_sub 2018-05-15 20:41:43 +09:00
expr.rs Remove spaces_within_parens_and_brackets 2018-05-18 16:35:09 +12:00
filemap.rs Make some write modes unstable 2018-05-14 10:55:16 +12:00
imports.rs Use saturating_sub 2018-05-15 20:41:43 +09:00
issues.rs Don't index a string with chars().count() 2018-03-22 08:33:18 +09:00
items.rs Remove spaces_within_parens_and_brackets 2018-05-18 16:35:09 +12:00
lib.rs Exit with 1 for license check in --check mode 2018-05-18 15:30:32 +12:00
lists.rs Use saturating_sub 2018-05-15 20:41:43 +09:00
macros.rs Remove spaces_within_parens_and_brackets 2018-05-18 16:35:09 +12:00
matches.rs Use saturating_sub 2018-05-15 20:41:43 +09:00
missed_spans.rs Cargo fmt 2018-05-08 06:25:48 +09:00
modules.rs Add a test for non-mod.rs mods 2018-05-06 09:58:03 +02:00
overflow.rs Remove spaces_within_parens_and_brackets 2018-05-18 16:35:09 +12:00
patterns.rs Remove spaces_within_parens_and_brackets 2018-05-18 16:35:09 +12:00
reorder.rs Use correct span for UseTree 2018-04-28 16:05:02 +09:00
rewrite.rs Use saturating_sub 2018-05-15 20:41:43 +09:00
rustfmt_diff.rs Remove --verbose-diff 2018-05-11 13:58:34 +12:00
shape.rs Use saturating_sub 2018-05-15 20:41:43 +09:00
spanned.rs update rustc syntax 91.0.0 2018-04-08 22:22:11 +08:00
string.rs Go back to a non-workspace structure 2018-03-02 14:58:23 +13:00
types.rs Remove spaces_within_parens_and_brackets 2018-05-18 16:35:09 +12:00
utils.rs Remove spaces_within_parens_and_brackets 2018-05-18 16:35:09 +12:00
vertical.rs Use saturating_sub 2018-05-15 20:41:43 +09:00
visitor.rs Remove remove_blank_lines_at_start_or_end_of_block 2018-05-18 16:56:55 +12:00