Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix replacing for loops over ranges with for_each. #10139

Merged
merged 2 commits into from
Sep 3, 2021
Merged

Fix replacing for loops over ranges with for_each. #10139

merged 2 commits into from
Sep 3, 2021

Commits on Sep 3, 2021

  1. Configuration menu
    Copy the full SHA
    0d453cc View commit details
    Browse the repository at this point in the history
  2. Update crates/ide_assists/src/handlers/replace_for_loop_with_for_each.rs

    Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
    yotamofek and matklad authored Sep 3, 2021
    Configuration menu
    Copy the full SHA
    dd9433c View commit details
    Browse the repository at this point in the history