rust/src
2018-03-19 08:23:53 +09:00
..
bin Fix print_version 2018-03-17 12:16:15 +09:00
cargo-fmt Canonicalise the paths 2018-03-09 07:24:40 -07:00
config Simplify IgnoreList 2018-03-12 08:41:19 +09:00
format-diff Cargo update and cargo clippy 2018-03-08 18:10:23 +09:00
git-rustfmt Cargo update and cargo clippy 2018-03-08 18:10:23 +09:00
attr.rs Restrict the width of doc comments with comment_width 2018-03-09 09:34:13 +09:00
chains.rs Merge pull request #2516 from topecongiro/issue-2510 2018-03-12 11:18:14 +13:00
checkstyle.rs Go back to a non-workspace structure 2018-03-02 14:58:23 +13:00
closures.rs Format attributes on block expressions 2018-03-14 01:16:19 +09:00
codemap.rs Add opt_span_before() to SpanUtils trait 2018-03-06 19:46:03 +09:00
comment.rs Merge pull request #2527 from topecongiro/issue-2526 2018-03-12 11:25:40 +13:00
expr.rs Merge pull request #2509 from topecongiro/issue-2493 2018-03-16 07:30:30 +13:00
filemap.rs Go back to a non-workspace structure 2018-03-02 14:58:23 +13:00
imports.rs Go back to a non-workspace structure 2018-03-02 14:58:23 +13:00
issues.rs Go back to a non-workspace structure 2018-03-02 14:58:23 +13:00
items.rs Format attributes on block expressions 2018-03-14 01:16:19 +09:00
lib.rs Cargo update 2018-03-16 08:52:36 +09:00
lists.rs Go back to a non-workspace structure 2018-03-02 14:58:23 +13:00
macros.rs Handle binary operators and lifetimes 2018-03-19 08:23:53 +09:00
missed_spans.rs Go back to a non-workspace structure 2018-03-02 14:58:23 +13:00
modules.rs Go back to a non-workspace structure 2018-03-02 14:58:23 +13:00
overflow.rs Use Option<SeparatorTactic> over bool to control trailing comma 2018-03-09 14:07:43 +09:00
patterns.rs Use Option<SeparatorTactic> over bool to control trailing comma 2018-03-09 14:07:43 +09:00
reorder.rs Do not reorder inline modules 2018-03-02 21:53:24 +09:00
rewrite.rs Use RefCell for RewriteContext fields 2018-03-09 14:07:05 +09:00
rustfmt_diff.rs Go back to a non-workspace structure 2018-03-02 14:58:23 +13:00
shape.rs Make INDENT_BUFFER longer 2018-03-09 14:07:43 +09:00
spanned.rs Format macro call with item arguments 2018-03-09 17:17:55 +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 Modify code around ast::Visibility 2018-03-06 19:47:28 +09:00
vertical.rs Go back to a non-workspace structure 2018-03-02 14:58:23 +13:00
visitor.rs Format attributes on block expressions 2018-03-14 01:16:19 +09:00