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.