We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
syntax
1 parent beac68a commit 6bfa48aCopy full SHA for 6bfa48a
src/librustc_ast/README.md
@@ -1,4 +1,4 @@
1
-The `syntax` crate contains those things concerned purely with syntax
+The `rustc_ast` crate contains those things concerned purely with syntax
2
– that is, the AST ("abstract syntax tree"), parser, pretty-printer,
3
lexer, macro expander, and utilities for traversing ASTs.
4
0 commit comments