about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-08-21 18:15:04 +0200
committerGitHub <noreply@github.com>2024-08-21 18:15:04 +0200
commite961d6b2048e097bc92cab91020ab884b333b043 (patch)
treecdcd6af0244428a6fa8ff219fc8ff075e54bc4b9 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent349f29992ba36e821c3c317bafff5502f77a96ee (diff)
parente424e7fcaacf1bd26584a2ecf50299c0058fbba5 (diff)
downloadrust-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_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions