rust/src
2018-04-10 12:36:57 +09:00
..
bin Suppress unstable config options by default. 2018-04-09 12:45:56 -07:00
cargo-fmt typo (#2598) 2018-04-05 12:47:09 +09:00
config Add merge_imports config option 2018-04-10 12:36:57 +09: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 update rustc syntax 91.0.0 2018-04-08 22:22:11 +08:00
chains.rs update rustc syntax 91.0.0 2018-04-08 22:22:11 +08: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 Fix test 2018-04-09 09:54:07 +12:00
filemap.rs Go back to a non-workspace structure 2018-03-02 14:58:23 +13:00
imports.rs Simplify UseTree::has_comment 2018-04-10 12:36:57 +09:00
issues.rs Don't index a string with chars().count() 2018-03-22 08:33:18 +09:00
items.rs update rustc syntax 91.0.0 2018-04-08 22:22:11 +08:00
lib.rs Make error_on_line_overflow false by default 2018-04-09 16:47:55 +12:00
lists.rs Merge imports with the same prefix into a single nested import 2018-04-10 12:36:57 +09:00
macros.rs update rustc syntax 91.0.0 2018-04-08 22:22:11 +08: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 Merge imports with the same prefix into a single nested import 2018-04-10 12:36:57 +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 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 update rustc syntax 91.0.0 2018-04-08 22:22:11 +08:00
utils.rs update rustc syntax 91.0.0 2018-04-08 22:22:11 +08: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