mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 12:36:35 +03:00
8ecaf2ae57
builtin_macros: expect raw strings too Fixes #114010. `expr_to_string` allows raw strings through so this code should be expected to handle those.