rust/src
Nick Cameron 0156fe07ac
Merge pull request #2589 from topecongiro/issue-2588
Do not indent or unindent inside string literal
2018-04-05 17:36:15 +12: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 #2580 from remram44/improve-where_single_line-help 2018-04-05 17:34:53 +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 Follow indent style config when formatting attrs 2018-03-28 17:42:17 +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 Implement LineClasses 2018-04-05 12:52:43 +09: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 libsyntax updates 2018-03-22 15:55:14 +09:00
issues.rs Don't index a string with chars().count() 2018-03-22 08:33:18 +09:00
items.rs Fix typo 2018-04-01 22:29:26 +09:00
lib.rs Do not indent or unindent inside string literal 2018-04-05 12:52:43 +09:00
lists.rs Format array using overflow module 2018-03-26 07:36:44 +09: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 typo (#2598) 2018-04-05 12:47:09 +09: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