mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 19:27:30 +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.