> [StringReader](https://doc.rust-lang.org/nightly/nightly-rustc/rustc_parse/lexer/struct.StringReader.html) from [rustc_ast](https://doc.rust-lang.org/nightly/nightly-rustc/rustc_ast/index.html) integrates rustc_lexer with rustc specific data structures. StringReader doesn't come from `rustc_ast`.
Activity
remove incorrect info
JohnTitor commentedon Aug 17, 2022
Fixed by #1435
tshepang commentedon Aug 17, 2022
hm, why did this not get automatically closed