mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 10:47:16 +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.