diff options
| author | León Orell Valerian Liehr <me@fmease.dev> | 2024-12-05 07:29:56 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-05 07:29:56 +0100 |
| commit | ab16eeba5c833f964af1b6905fc9aeac4f63352a (patch) | |
| tree | 03a8264ee0ac6f888f653a6ff11159e5b39d7027 /tests/coverage/branch/while.coverage | |
| parent | d692b1fb2b9bd72214c4a63f6b052f8b16f6861a (diff) | |
| parent | 1b449e123d8d935b3ac7d475e3fc075860af444e (diff) | |
| download | rust-ab16eeba5c833f964af1b6905fc9aeac4f63352a.tar.gz rust-ab16eeba5c833f964af1b6905fc9aeac4f63352a.zip | |
Rollup merge of #133843 - estebank:empty-semi-sugg, r=jieyouxu
Do not emit empty suggestion The `println!();` statement's span doesn't include the `;`, and the modified suggestions where trying to get the `;` by getting the differenece between the statement's and the expression's spans, which was an empty suggestion. Fix #133833, fix #133834.
Diffstat (limited to 'tests/coverage/branch/while.coverage')
0 files changed, 0 insertions, 0 deletions
