diff options
| author | bors <bors@rust-lang.org> | 2021-04-20 03:08:24 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2021-04-20 03:08:24 +0000 |
| commit | b2c20b51ed838368d3f2bdccb63f401bcddb7e1c (patch) | |
| tree | b0af4165f7549a3915410a8d8e52587a7e8bf948 /library/std/src | |
| parent | e888a57da83fca78d6e64af0a347d06d9161affe (diff) | |
| parent | d1d7fb1ae53a02f5073a7cf0ab1497aaa9617ebe (diff) | |
| download | rust-b2c20b51ed838368d3f2bdccb63f401bcddb7e1c.tar.gz rust-b2c20b51ed838368d3f2bdccb63f401bcddb7e1c.zip | |
Auto merge of #84295 - richkadel:continue-coverage, r=tmandry
Add coverage to continue statements `continue` statements were missing coverage. This was particularly noticeable in a match pattern that contained only a `continue` statement, leaving the branch appear uncounted. This PR addresses the problem and adds tests to prove it. r? `@tmandry` cc: `@wesleywiser`
Diffstat (limited to 'library/std/src')
0 files changed, 0 insertions, 0 deletions
