libsyntax: Remove increasingly inaccurate comment
This commit is contained in:
parent
f4118d5a4c
commit
460ea922f3
1 changed files with 0 additions and 1 deletions
|
@ -323,7 +323,6 @@ pub fn Parser(sess: @mut ParseSess, cfg: ast::CrateConfig, rdr: @mut reader)
|
|||
}
|
||||
}
|
||||
|
||||
// ooh, nasty mutable fields everywhere....
|
||||
pub struct Parser {
|
||||
sess: @mut ParseSess,
|
||||
cfg: CrateConfig,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue