mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 19:27:30 +03:00
b900eb7317
`unescape_raw_str_or_raw_byte_str` only does checking, no unescaping. And it also now handles C string literals. `unescape_raw_str` is used for all the non-raw strings.