diff options
| author | bors <bors@rust-lang.org> | 2023-06-12 05:30:32 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-06-12 05:30:32 +0000 |
| commit | 841f2199e01db0253be71244d4ec72da385a4421 (patch) | |
| tree | 22666d7bbbf1ff329f2917a30bc965ac43e67797 /compiler/rustc_mir_transform/src/coverage/debug.rs | |
| parent | 21e6235b4cbec68645ebf0ec3e113ed56ce57de4 (diff) | |
| parent | 949712c90ac2af616fc4e72777c78c2948d3146a (diff) | |
| download | rust-841f2199e01db0253be71244d4ec72da385a4421.tar.gz rust-841f2199e01db0253be71244d4ec72da385a4421.zip | |
Auto merge of #10416 - Jarcho:explicit_iter_loop_ext, r=Manishearth
Extend `explicit_iter_loop` and `explicit_into_iter_loop` fixes #1518 Some included cleanups * Split `for_loop` test into different files for each lint (partially). * Move handling of some `into_iter` cases from `explicit_into_iter`. --- changelog: Enhancement: [`explicit_iter_loop`]: Now also handles types that implement `IntoIterator`. [#10416](https://github.com/rust-lang/rust-clippy/pull/10416) changelog: Sugg: [`explicit_into_iter_loop`]: The suggestion now works on mutable references. [#10416](https://github.com/rust-lang/rust-clippy/pull/10416) <!-- changelog_checked -->
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions
