If function body can be converted to loop { }
and function returns (), delete function body
#29
Labels
enhancement
New feature or request
(Minimized with
cargo minimize --verify-fn='|output| output.status == Some(0)'
)Currently:
Turns into
When it could be:
The text was updated successfully, but these errors were encountered: