rust-analyzer/crates/syntax
Nicholas Nethercote 858f4aca6c 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
..
fuzz Merge commit '426d2842c1' into sync-from-ra2 2024-01-03 11:35:07 +02:00
src Rename the unescaping functions. 2024-01-25 12:28:11 +11:00
test_data Merge commit 'aa9bc86125' into sync-from-ra 2023-06-05 12:04:23 +03:00
Cargo.toml Merge commit '9d8889cdfc' into sync-from-ra 2024-01-15 11:40:09 +02:00
rust.ungram Merge commit '141fc695dc' into sync-from-ra 2023-11-16 22:27:35 +02:00