Remove do
loops
#2230
Labels
A-codegen
Area: Code generation
A-grammar
Area: The grammar of Rust
A-type-system
Area: Type system
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
There is exactly one
do
loop outside of tests in the Rust code base. We have lots of other ways to iterate.The text was updated successfully, but these errors were encountered: