diff options
| author | bors <bors@rust-lang.org> | 2022-08-30 13:31:37 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2022-08-30 13:31:37 +0000 |
| commit | 989b09d20cafc2b1eb9198e25701b9e2234d8ba0 (patch) | |
| tree | 447961d2e0e07a0974a217fdd88d0a71ec308e63 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp | |
| parent | f02cd0a41d7381b1ef454b0141adacc188d3eee8 (diff) | |
| parent | 5f132e666db7290e3414d12a71e410afc7e13df3 (diff) | |
| download | rust-989b09d20cafc2b1eb9198e25701b9e2234d8ba0.tar.gz rust-989b09d20cafc2b1eb9198e25701b9e2234d8ba0.zip | |
Auto merge of #13145 - ChayimFriedman2:unmerge-match-arm, r=jonas-schievink
feat: Add a "Unmerge match arm" assist to split or-patterns inside match expressions Fixes #13072. The way I implemented it it leaves the `OrPat` in place even if there is only one pattern now but I don't think something will break because of that, and when more code will be typed we'll parse it again anyway. Removing it (but keeping the child pattern) is hard, I don't know how to do that.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
