rust/src/librustdoc
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
..
2018-06-04 09:51:41 +02:00
2018-06-25 23:28:20 +02:00
2018-06-03 11:29:44 -06:00

For more information about how librustdoc works, see the rustc guide.