about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2024-02-21 14:51:59 +1100
committerNicholas Nethercote <n.nethercote@gmail.com>2024-03-05 17:11:42 +1100
commit49c0b33862096367a97550221e966f3d911197ee (patch)
tree67b69cddd60bcdfd6f1e64fdd7cf4c1ce0ae9309 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent80470d5ce82122f9a6ea72f09a389b01071d51bc (diff)
downloadrust-49c0b33862096367a97550221e966f3d911197ee.tar.gz
rust-49c0b33862096367a97550221e966f3d911197ee.zip
Change message type in bug functions.
From `impl Into<DiagnosticMessage>` to `impl Into<Cow<'static, str>>`.

Because these functions don't produce user-facing output and we don't
want their strings to be translated.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions