rust-analyzer/crates/parser
Nicholas Nethercote 0e9101c14d Rename the unescaping functions.
`unescape_literal` becomes `unescape_unicode`, and `unescape_c_string`
becomes `unescape_mixed`. Because rfc3349 will mean that C string
literals will no longer be the only mixed utf8 literals.
2024-01-25 12:28:11 +11:00
..
src Rename the unescaping functions. 2024-01-25 12:28:11 +11:00
test_data Auto merge of #16349 - Young-Flash:use_error_recovery, r=Veykril 2024-01-18 09:52:37 +00:00
Cargo.toml Split out rustc_lexer from rustc_dependencies 2024-01-08 15:24:46 +01:00