mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +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.