rust/src/librustdoc/clean
Zack M. Davis 43a0a65fa2 call it hir::VisibilityKind instead of hir::Visibility_:*
It was pointed out in review that the glob-exported
underscore-suffixed convention for `Spanned` HIR nodes is no longer
preferred: see February 2016's #31487 for AST's migration away from
this style towards properly namespaced NodeKind enums.

This concerns #51968.
2018-07-01 11:05:10 -07:00
..
auto_trait.rs Fix rebase 2018-06-28 11:04:51 +03:00
cfg.rs propagate "short form" into all Html prints 2018-05-18 14:55:11 -05:00
inline.rs Use Idents for associated item definitions in HIR 2018-06-28 11:04:50 +03:00
mod.rs call it hir::VisibilityKind instead of hir::Visibility_:* 2018-07-01 11:05:10 -07:00
simplify.rs Make GenericBound explicit 2018-06-20 12:23:46 +01:00