about summary refs log tree commit diff
path: root/compiler/rustc_interface/src/interface.rs
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
commitd6023948275b3cef0b8320864595d24ad959c0e3 (patch)
tree59f5ebc5895d3902ce13b70c4e3d7165b32704ec /compiler/rustc_interface/src/interface.rs
parent1547c076bfec8abb819d6a81e1e4095d267bd5b4 (diff)
downloadrust-d6023948275b3cef0b8320864595d24ad959c0e3.tar.gz
rust-d6023948275b3cef0b8320864595d24ad959c0e3.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_interface/src/interface.rs')
0 files changed, 0 insertions, 0 deletions