diff options
| author | bors <bors@rust-lang.org> | 2022-08-23 14:35:03 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2022-08-23 14:35:03 +0000 |
| commit | e73b7a9ec793095e35dbde8c0ea9347c0fbf7fed (patch) | |
| tree | 4cc05aed9ff62d6a9c55bb8f7768e6b2d38495b2 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp | |
| parent | f045f146263b1816f0b3472b528841b5877c020f (diff) | |
| parent | 8969655ed6cb6cbee260e1931d546ee7077b9349 (diff) | |
| download | rust-e73b7a9ec793095e35dbde8c0ea9347c0fbf7fed.tar.gz rust-e73b7a9ec793095e35dbde8c0ea9347c0fbf7fed.zip | |
Auto merge of #13096 - jonas-schievink:parse-more-or-pats, r=jonas-schievink
fix: Allow leading `|` in more pattern positions fixes https://github.com/rust-lang/rust-analyzer/issues/12894, fixes https://github.com/rust-lang/rust-analyzer/issues/13094 Oddly, the leading `|` token does not end up inside the `OR_PAT` node, since `pattern_top_r` consumes it first. This is a preexisting issue in match arms though, so I didn't fix it here.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
