about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorShunpoco <tkngsnsk313320@gmail.com>2025-01-12 14:44:36 +0000
committerShunpoco <tkngsnsk313320@gmail.com>2025-01-12 14:45:09 +0000
commit8a57fa634c46273dab0a283d2ee151735342c514 (patch)
tree4945d7780a3e7fbbfe0534a29523b26bd155418c /compiler/rustc_codegen_llvm/src/errors.rs
parent3a83422c136533592618da1ec0a2abee0ef5e5d9 (diff)
downloadrust-8a57fa634c46273dab0a283d2ee151735342c514.tar.gz
rust-8a57fa634c46273dab0a283d2ee151735342c514.zip
Fix ICE-133117
If all subcandidates have never-pattern, we should assign false_edge_start_block to the parent candidate
if it doesn't have. merge_trivial_subcandidates does so, but if the candidate has guard it returns before the assignment.

Signed-off-by: Shunpoco <tkngsnsk313320@gmail.com>
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions