diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-02-16 05:40:46 +1100 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-02-27 16:09:14 +1100 |
| commit | 2fc94cefc5b784011e276a8d7893cc05e84dcdaa (patch) | |
| tree | 64e7509de7bdb73e5c44e4de788e8e55c10e2ca7 /compiler/rustc_codegen_llvm/src | |
| parent | 829308e9af1a1f55540d2c8b0e007e1d0cb9c8c6 (diff) | |
| download | rust-2fc94cefc5b784011e276a8d7893cc05e84dcdaa.tar.gz rust-2fc94cefc5b784011e276a8d7893cc05e84dcdaa.zip | |
Remove an unnecessary `span_delayed_bug` call.
The existing code calls a function that returns `Result<_, ErrorGuaranteed>`, and then calls `span_delayed_bug` pointlessly in the `Err` case.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
