Skip to content

rustc: add a lint for for, suggesting foreach or do.#8187

Closed
huonw wants to merge 1 commit into
rust-lang:masterfrom
huonw:for-lint
Closed

rustc: add a lint for for, suggesting foreach or do.#8187
huonw wants to merge 1 commit into
rust-lang:masterfrom
huonw:for-lint

rustc: add a lint for `for`, suggesting `foreach` or `do`.

6ecd2e5
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs