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 disturbing
- Model lexer doesn't handle range correctly #15877 Model lexer doesn't handle range correctly
- Weirdness with shebang between model and rustc #15878 Weirdness with shebang between model and rustc
- Model lexer doesn't handle question marks #15879 Model lexer doesn't handle question marks
- Model 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 correctly
- Remove any remaining
ignore-lexer-test
s.