about summary refs log tree commit diff
path: root/tests/coverage/branch/while.coverage
diff options
context:
space:
mode:
authorEsteban Küber <esteban@kuber.com.ar>2024-12-04 05:57:55 +0000
committerEsteban Küber <esteban@kuber.com.ar>2024-12-04 17:40:39 +0000
commit1b449e123d8d935b3ac7d475e3fc075860af444e (patch)
tree9f57ca5c8ed39d734f5e44ed948648fc8e3c52da /tests/coverage/branch/while.coverage
parent490b2cc09860dd62a7595bb07364d71c12ce4e60 (diff)
downloadrust-1b449e123d8d935b3ac7d475e3fc075860af444e.tar.gz
rust-1b449e123d8d935b3ac7d475e3fc075860af444e.zip
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