Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of rust-lang#67592 - matthewjasper:cleanup-match, r=Centril
Prepare for lowering or-patterns This is probably best reviewed commit-by-commit. * Rustfmt `rustc_mir::build::{self, matches}` * Remove `-Znll-dont-emit-read-for-match` * Split `match_expr` into smaller functions * Feature gate or-patterns in const contexts cc rust-lang#54883 r? @Centril
- Loading branch information