about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2024-02-16 05:40:46 +1100
committerNicholas Nethercote <n.nethercote@gmail.com>2024-02-27 16:09:14 +1100
commit2fc94cefc5b784011e276a8d7893cc05e84dcdaa (patch)
tree64e7509de7bdb73e5c44e4de788e8e55c10e2ca7 /compiler/rustc_codegen_llvm/src
parent829308e9af1a1f55540d2c8b0e007e1d0cb9c8c6 (diff)
downloadrust-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