rust/src
Seiichi Uchida 67fa394e4e Restrict the width of doc comments with comment_width
See the diff in tests/target/enum.rs for an example.
2018-03-09 09:34:13 +09:00
..
bin Cargo update and cargo clippy 2018-03-08 18:10:23 +09:00
cargo-fmt Go back to a non-workspace structure 2018-03-02 14:58:23 +13: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 Only format code blocks in comments with rust syntax notation 2018-03-05 19:30:08 +09:00
expr.rs Cargo update and cargo clippy 2018-03-08 18:10:23 +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 Modify code around ast::Visibility 2018-03-06 19:47:28 +09:00
lib.rs Cargo update and cargo clippy 2018-03-08 18:10:23 +09: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