Files
rust/compiler/rustc_codegen_llvm/src
Matthias Krüger e961d6b204 Rollup merge of #129332 - cuviper:cstr-cast, r=compiler-errors
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-21 18:15:04 +02:00
..
2024-07-29 08:26:52 +10:00
2024-08-11 12:25:39 -04:00
2024-07-29 08:26:52 +10:00
2024-08-11 12:25:39 -04:00
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00