Skip to content

Commit 6bfa48a

Browse files
Rename syntax in librustc_ast/README.md
1 parent beac68a commit 6bfa48a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/librustc_ast/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
The `syntax` crate contains those things concerned purely with syntax
1+
The `rustc_ast` crate contains those things concerned purely with syntax
22
– that is, the AST ("abstract syntax tree"), parser, pretty-printer,
33
lexer, macro expander, and utilities for traversing ASTs.
44

0 commit comments

Comments
 (0)