mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 10:47:16 +00:00

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