rust/src
Seiichi Uchida 5416c4df76 Modify code around ast::Visibility
`ast::Visibility` is changed to `codemap::Spanned` whose node is
`ast::VisibilityKind`. This commit fixes it.

Closes #2398.
2018-03-06 19:47:28 +09:00
..
bin Go back to a non-workspace structure 2018-03-02 14:58:23 +13:00
cargo-fmt Go back to a non-workspace structure 2018-03-02 14:58:23 +13:00
config Go back to a non-workspace structure 2018-03-02 14:58:23 +13:00
format-diff Go back to a non-workspace structure 2018-03-02 14:58:23 +13:00
git-rustfmt Go back to a non-workspace structure 2018-03-02 14:58:23 +13:00
attr.rs Go back to a non-workspace structure 2018-03-02 14:58:23 +13: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 Go back to a non-workspace structure 2018-03-02 14:58:23 +13:00
expr.rs Go back to a non-workspace structure 2018-03-02 14:58:23 +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 Modify code around ast::Visibility 2018-03-06 19:47:28 +09:00
lib.rs Tidy up and pass tests 2018-03-02 15:07:13 +13:00
lists.rs Go back to a non-workspace structure 2018-03-02 14:58:23 +13:00
macros.rs Go back to a non-workspace structure 2018-03-02 14:58:23 +13: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 Go back to a non-workspace structure 2018-03-02 14:58:23 +13: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 Go back to a non-workspace structure 2018-03-02 14:58:23 +13:00
spanned.rs Go back to a non-workspace structure 2018-03-02 14:58:23 +13: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