rust/src
2018-04-28 13:59:03 +09:00
..
bin Refactor to make a sensible public API 2018-04-20 21:52:02 +12:00
cargo-fmt typo (#2598) 2018-04-05 12:47:09 +09:00
config Refactor to make a sensible public API 2018-04-20 21:52:02 +12:00
format-diff Update tests and cargo fmt 2018-03-26 07:38:39 +09:00
git-rustfmt Refactor to make a sensible public API 2018-04-20 21:52:02 +12:00
test Refactor to make a sensible public API 2018-04-20 21:52:02 +12:00
attr.rs update rustc syntax 91.0.0 2018-04-08 22:22:11 +08:00
chains.rs Fix tests 2018-04-14 10:20:08 +12:00
checkstyle.rs Refactor to make a sensible public API 2018-04-20 21:52:02 +12: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 Cargo update and clippy (#2643) 2018-04-25 07:21:23 +09:00
filemap.rs Refactor to make a sensible public API 2018-04-20 21:52:02 +12:00
imports.rs Cargo update and clippy (#2643) 2018-04-25 07:21:23 +09:00
issues.rs Don't index a string with chars().count() 2018-03-22 08:33:18 +09:00
items.rs Factor out a formatting routine for empty struct and tuple 2018-04-28 13:59:03 +09:00
lib.rs Cargo update and clippy (#2643) 2018-04-25 07:21:23 +09:00
lists.rs Cargo update and clippy (#2643) 2018-04-25 07:21:23 +09:00
macros.rs Cargo update and clippy (#2643) 2018-04-25 07:21:23 +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 update rustc syntax 91.0.0 2018-04-08 22:22:11 +08:00
reorder.rs Cargo update and clippy (#2643) 2018-04-25 07:21:23 +09:00
rewrite.rs Avoid cloning RewriteContext 2018-03-25 20:20:50 +09:00
rustfmt_diff.rs Cargo update and clippy (#2643) 2018-04-25 07:21:23 +09:00
shape.rs Refactor to make a sensible public API 2018-04-20 21:52:02 +12: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 Cargo update and clippy (#2643) 2018-04-25 07:21:23 +09:00
utils.rs Factor out a formatting routine for empty struct and tuple 2018-04-28 13:59:03 +09:00
vertical.rs update rustc syntax 91.0.0 2018-04-08 22:22:11 +08:00
visitor.rs Remove redudant parens 2018-04-01 22:29:26 +09:00