diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-08-21 18:15:04 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-21 18:15:04 +0200 |
| commit | e961d6b2048e097bc92cab91020ab884b333b043 (patch) | |
| tree | cdcd6af0244428a6fa8ff219fc8ff075e54bc4b9 /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | 349f29992ba36e821c3c317bafff5502f77a96ee (diff) | |
| parent | e424e7fcaacf1bd26584a2ecf50299c0058fbba5 (diff) | |
| download | rust-e961d6b2048e097bc92cab91020ab884b333b043.tar.gz rust-e961d6b2048e097bc92cab91020ab884b333b043.zip | |
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.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
