rust/src
2018-03-09 07:24:40 -07:00
..
bin Cargo update and cargo clippy 2018-03-08 18:10:23 +09:00
cargo-fmt Canonicalise the paths 2018-03-09 07:24:40 -07:00
config Make license doctest pass again 2018-03-05 13:39:30 +01: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 Go back to a non-workspace structure 2018-03-02 14:58:23 +13:00
checkstyle.rs Go back to a non-workspace structure 2018-03-02 14:58:23 +13:00
closures.rs Go back to a non-workspace structure 2018-03-02 14:58:23 +13:00
codemap.rs Add opt_span_before() to SpanUtils trait 2018-03-06 19:46:03 +09:00
comment.rs Keep code block without correct backticks enclosing 2018-03-09 09:46:43 +09:00
expr.rs Remove nested parens 2018-03-08 20:25:18 +09: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 Disallow combining parens and brackets in impl 2018-03-08 19:08:38 +09:00
lib.rs Catch panics in the parser before they crash rustfmt 2018-03-09 14:59:52 +13:00
lists.rs Go back to a non-workspace structure 2018-03-02 14:58:23 +13:00
macros.rs Use nested_shape for indenting types of lazy_static 2018-03-07 10:51:28 +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
patterns.rs Support parentheses in patterns 2018-03-06 20:07:09 +09:00
reorder.rs Do not reorder inline modules 2018-03-02 21:53:24 +09:00
rewrite.rs Go back to a non-workspace structure 2018-03-02 14:58:23 +13:00
rustfmt_diff.rs Go back to a non-workspace structure 2018-03-02 14:58:23 +13:00
shape.rs Restrict the width of doc comments with comment_width 2018-03-09 09:34:13 +09:00
spanned.rs Work around removal of beginning_vert field from ast::Arm 2018-03-06 19:56:49 +09:00
string.rs Go back to a non-workspace structure 2018-03-02 14:58:23 +13:00
types.rs add offset_left(4) for 'dyn ' 2018-03-05 22:45:40 +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 Go back to a non-workspace structure 2018-03-02 14:58:23 +13:00