rust/src
2018-04-06 10:31:57 +09:00
..
bin Let --dump-default-config default to stdout #2579 (#2586) 2018-04-01 23:15:25 +09:00
cargo-fmt typo (#2598) 2018-04-05 12:47:09 +09:00
config Merge pull request #2593 from topecongiro/issue-2455 2018-04-06 11:12:11 +12:00
format-diff Update tests and cargo fmt 2018-03-26 07:38:39 +09:00
git-rustfmt Use Iterator methods 2018-04-01 22:29:26 +09:00
attr.rs Cargo fmt 2018-03-31 14:23:40 +09:00
chains.rs Remove stray comment 2018-04-01 22:29:26 +09:00
checkstyle.rs Go back to a non-workspace structure 2018-03-02 14:58:23 +13:00
closures.rs Update tests and cargo fmt 2018-03-26 07:38:39 +09:00
codemap.rs format code and tests 2018-03-20 09:27:31 +13:00
comment.rs Merge pull request #2576 from topecongiro/merge-imports 2018-04-05 17:39:22 +12:00
expr.rs Update tests and cargo fmt 2018-03-26 07:38:39 +09:00
filemap.rs Go back to a non-workspace structure 2018-03-02 14:58:23 +13:00
imports.rs Fix up merge mess 2018-04-06 10:31:57 +09:00
issues.rs Don't index a string with chars().count() 2018-03-22 08:33:18 +09:00
items.rs Reorder impl items based on its kind 2018-04-05 12:49:16 +09:00
lib.rs Merge pull request #2576 from topecongiro/merge-imports 2018-04-05 17:39:22 +12:00
lists.rs Merge pull request #2599 from topecongiro/issue-2596 2018-04-06 11:12:53 +12:00
macros.rs Do not indent or unindent inside string literal 2018-04-05 12:52:43 +09:00
matches.rs Do not add the beginning vert to the match arm 2018-03-23 19:59:38 +09:00
missed_spans.rs Merge pull request #2584 from sinkuu/cleanup 2018-04-01 23:14:52 +09:00
modules.rs Go back to a non-workspace structure 2018-03-02 14:58:23 +13:00
overflow.rs typo (#2598) 2018-04-05 12:47:09 +09:00
patterns.rs Use ListItem::has_comment 2018-04-01 22:29:26 +09:00
reorder.rs Merge pull request #2576 from topecongiro/merge-imports 2018-04-05 17:39:22 +12:00
rewrite.rs Avoid cloning RewriteContext 2018-03-25 20:20:50 +09:00
rustfmt_diff.rs Update tests and cargo fmt 2018-03-26 07:38:39 +09:00
shape.rs Make INDENT_BUFFER longer 2018-03-09 14:07:43 +09:00
spanned.rs Avoid panicking on macro call with a single comma 2018-03-28 18:14:51 +09:00
string.rs Go back to a non-workspace structure 2018-03-02 14:58:23 +13:00
types.rs typo (#2598) 2018-04-05 12:47:09 +09:00
utils.rs Merge pull request #2549 from topecongiro/macro-def-spaces-around-colon 2018-03-23 10:51:47 +13:00
vertical.rs Go back to a non-workspace structure 2018-03-02 14:58:23 +13:00
visitor.rs Remove redudant parens 2018-04-01 22:29:26 +09:00