Closed
Description
Tracking issue for all known problems with the lexer.
Todo:
- antlr's lack of unicode is disturbing #15679 antlr's lack of unicode is disturbingModel lexer doesn't handle range correctly #15877 Model lexer doesn't handle range correctlyWeirdness with shebang between model and rustc #15878 Weirdness with shebang between model and rustcModel lexer doesn't handle question marks #15879 Model lexer doesn't handle question marksModel lexer doesn't handle ... something? #15881 Model lexer doesn't handle ... something?Model lexer doesn't handle CRLF correctly #15882 Model lexer doesn't handle CRLF correctlyRemove any remaining
ignore-lexer-test
s.
Activity
rollup merge of rust-lang#20245: fhahn/make-lexer-tests-runable-again
fhahn commentedon Feb 4, 2015
Does it stilll make sense to keep the antlr lexer after the flex/bison parser was added in #21452 ?
emberian commentedon Feb 4, 2015
I initially wrote this lexer to serve as the reference because it is far simpler than the flex one.
7 remaining items