mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 02:27:39 +03:00
d1da72ad21
coverage: Reduce and clarify the context-mismatch test case Most of the complexity in this test case isn't needed to reproduce the condition observed in https://github.com/rust-lang/rust/issues/147339. I have checked that this reduced test case still triggers the context-mismatch in `extract_refined_covspans`.