mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-11 12:57:03 +00:00
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.
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.