diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-02-21 14:51:59 +1100 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-03-05 17:11:42 +1100 |
| commit | d6023948275b3cef0b8320864595d24ad959c0e3 (patch) | |
| tree | 59f5ebc5895d3902ce13b70c4e3d7165b32704ec /compiler/rustc_interface/src/interface.rs | |
| parent | 1547c076bfec8abb819d6a81e1e4095d267bd5b4 (diff) | |
| download | rust-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
