Skip to content

Commit

Permalink
Auto merge of #127028 - Nadrieril:fix-or-pat-expansion, r=matthewjasper
Browse files Browse the repository at this point in the history
Fix regression in the MIR lowering of or-patterns

In rust-lang/rust#126553 I made a silly indexing mistake and regressed the MIR lowering of or-patterns. This fixes it.

r? `@compiler-errors` because I'd like this to be merged quickly 🙏
  • Loading branch information
bors committed Jul 9, 2024
2 parents 68e3f9f + 377af36 commit e5414be
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit e5414be

Please sign in to comment.