rust/compiler/rustc_mir_build
Shunpoco 3a83422c13 Fix ICE-133063
If all subcandidates have never-pattern, the parent candidate should have otherwise_block
because some methods expect the candidate has the block.

Signed-off-by: Shunpoco <tkngsnsk313320@gmail.com>
2025-01-12 14:45:09 +00:00
..
src Fix ICE-133063 2025-01-12 14:45:09 +00:00
Cargo.toml mir_build: check annotated functions w/out callers 2025-01-10 18:37:57 +00:00
messages.ftl mir_build: check annotated functions w/out callers 2025-01-10 18:37:57 +00:00