about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-08-23 14:35:03 +0000
committerbors <bors@rust-lang.org>2022-08-23 14:35:03 +0000
commite73b7a9ec793095e35dbde8c0ea9347c0fbf7fed (patch)
tree4cc05aed9ff62d6a9c55bb8f7768e6b2d38495b2 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parentf045f146263b1816f0b3472b528841b5877c020f (diff)
parent8969655ed6cb6cbee260e1931d546ee7077b9349 (diff)
downloadrust-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