mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
e424e7fcaa
These used to be `&str` literals that did need a pointer cast, but that became a no-op after switching to `c""` literals in #118566.