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