rust/crates/ra_syntax
Julian Wollersberger ff9d553fe3 Some FIXMEs were outdated:
* Done at line 243: "Add validation of `crate` keyword not appearing in the middle of the symbol path"
* Already happened: "Remove validation of unterminated literals (it is already implemented in `tokenize()`)"
* Happens in `unescape()`: "Add validation of character literal containing only a single char"
* Missing: "raw string literals and raw byte string literals"
2020-05-24 13:17:16 +02:00
..
fuzz
src Some FIXMEs were outdated: 2020-05-24 13:17:16 +02:00
test_data Fix parsing of blocks without { 2020-05-02 14:35:17 +02:00
Cargo.toml Update to rustc_lexer version 660. 2020-05-24 13:12:16 +02:00