Update READMEs and comments to reflect "rustsyntax" -> "syntax" change
This commit is contained in:
parent
7c0fd858db
commit
0863ac25a7
3 changed files with 8 additions and 8 deletions
|
|
@ -343,7 +343,7 @@ type substs = {
|
|||
};
|
||||
|
||||
// NB: If you change this, you'll probably want to change the corresponding
|
||||
// AST structure in front/ast::rs as well.
|
||||
// AST structure in libsyntax/ast.rs as well.
|
||||
enum sty {
|
||||
ty_nil,
|
||||
ty_bot,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue