rust/src
Nick Cameron dae9fb64b6
Merge pull request #2656 from topecongiro/issue-2594
Use consistent formatting for empty enum and struct
2018-04-30 11:06:33 +12:00
..
bin Replace completely std::error with failure crate 2018-04-26 13:48:48 +10:00
cargo-fmt typo (#2598) 2018-04-05 12:47:09 +09:00
config Allow io::Error to live longer before being wrapped in a failure::Error 2018-04-26 14:39:10 +10:00
format-diff Replace std::Error with failure for FormatDiff 2018-04-26 12:18:20 +10:00
git-rustfmt Refactor to make a sensible public API 2018-04-20 21:52:02 +12:00
test Harden tests to not rely on CWD 2018-04-27 11:13:05 +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 Merge pull request #2656 from topecongiro/issue-2594 2018-04-30 11:06:33 +12:00
lib.rs add rustc_target to dependencies (#2660) 2018-04-28 16:08:58 +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 Merge pull request #2656 from topecongiro/issue-2594 2018-04-30 11:06:33 +12: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