mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-27 11:05:06 +00:00
builtin_macros: expect raw strings too Fixes #114010. `expr_to_string` allows raw strings through so this code should be expected to handle those.