Closed
Description
E.g. http://doc.rust-lang.org/syntax/ast/enum.Expr_.html?search=ExprIndex shows syntax::ast::Expr_::ExprIndex
but the correct path is syntax::ast::ExprIndex
.
E.g. http://doc.rust-lang.org/syntax/ast/enum.Expr_.html?search=ExprIndex shows syntax::ast::Expr_::ExprIndex
but the correct path is syntax::ast::ExprIndex
.