mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
86f371ed59
`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.