mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-26 08:44:35 +00:00
133859d680
Suggest `i += 1` when we see `i++` or `++i` Closes #83502 (for `i++` and `++i`; `--i` should be covered by #82987, and `i--` is tricky to handle). This is a continuation of #83536. r? `@estebank` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |