Skip to content

Commit 74a8d8f

Browse files
authored
Rollup merge of #69622 - LeSeulArtichaut:patch-2, r=Centril
Rename `syntax` in librustc_ast/README.md Related to e94d3b7. r? @petrochenkov
2 parents e725c04 + 6bfa48a commit 74a8d8f

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)