rust/src
Nick Cameron 8dd08ddd92
Merge pull request #2562 from topecongiro/issue-2196
Combine simple heuristics for function calls and array
2018-03-28 16:49:25 +02:00
..
bin cargo fmt 2018-03-20 09:27:31 +13:00
cargo-fmt Cargo fmt and update tests 2018-03-22 16:09:21 +09:00
config Return grouping extern crate to true by default 2018-03-20 09:54:00 +13:00
format-diff Update tests and cargo fmt 2018-03-26 07:38:39 +09:00
git-rustfmt Cargo update and cargo clippy 2018-03-08 18:10:23 +09:00
attr.rs Use take_while 2018-03-22 08:34:36 +09:00
chains.rs cargo fmt 2018-03-20 09:27:31 +13: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 Don't index a string with chars().count() 2018-03-22 08:33:18 +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 Merge pull request #2550 from sinkuu/chars_count_index 2018-03-22 16:26:48 +13:00
lib.rs Allow stabilization of match_default_bindings 2018-03-26 22:29:01 +02:00
lists.rs Format array using overflow module 2018-03-26 07:36:44 +09:00
macros.rs Merge pull request #2562 from topecongiro/issue-2196 2018-03-28 16:49:25 +02:00
matches.rs Do not add the beginning vert to the match arm 2018-03-23 19:59:38 +09:00
missed_spans.rs Better handle comments and newlines around erased imports 2018-03-20 09:27:31 +13:00
modules.rs Go back to a non-workspace structure 2018-03-02 14:58:23 +13:00
overflow.rs Format array using overflow module 2018-03-26 07:36:44 +09:00
patterns.rs Avoid cloning RewriteContext 2018-03-25 20:20:50 +09:00
reorder.rs Use UseSegment::Slf or UseSegment::Super when appropriate 2018-03-22 15:56:51 +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 Cargo fmt and update tests 2018-03-22 16:09:21 +09:00
string.rs Go back to a non-workspace structure 2018-03-02 14:58:23 +13:00
types.rs Simplify join_bounds() 2018-03-12 07:57:03 +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 Avoid cloning RewriteContext 2018-03-25 20:20:50 +09:00