mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 18:57:19 +00:00

`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.