rust/compiler
Josh Stone e424e7fcaa Avoid extra cast()s after CStr::as_ptr()
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.
2024-08-20 14:04:48 -07:00
..
2024-08-11 04:16:53 +02:00
2024-08-18 19:46:53 +02:00
2024-08-18 19:46:53 +02:00
2024-08-13 13:40:05 -07:00
2024-08-09 14:33:25 +10:00
2024-08-14 14:18:17 -04:00