Rollup merge of #69622 - LeSeulArtichaut:patch-2, r=Centril
Rename `syntax` in librustc_ast/README.md
Related to e94d3b7
.
r? @petrochenkov
This commit is contained in:
commit
74a8d8f44e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
The `syntax` crate contains those things concerned purely with syntax
|
||||
The `rustc_ast` crate contains those things concerned purely with syntax
|
||||
– that is, the AST ("abstract syntax tree"), parser, pretty-printer,
|
||||
lexer, macro expander, and utilities for traversing ASTs.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue