diff options
| author | bors <bors@rust-lang.org> | 2021-04-30 15:08:27 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2021-04-30 15:08:27 +0000 |
| commit | a300b0e66ce819833c4de4439ea3044a4c89eda3 (patch) | |
| tree | b2d1f7727897bb8bd95d8716ce053ac6ac4a8425 /compiler/rustc_mir/src/transform/coverage/debug.rs | |
| parent | 5e49c4bd67d69131265cb414a29d5489a9eb35a1 (diff) | |
| parent | 63425de77db7f4dee55cfceeed7e174bfe986b0d (diff) | |
| download | rust-a300b0e66ce819833c4de4439ea3044a4c89eda3.tar.gz rust-a300b0e66ce819833c4de4439ea3044a4c89eda3.zip | |
Auto merge of #7144 - rust-lang:while_immutable_mut_cond, r=flip1995
while_immutable_cond: check condition for mutation This fixes #6689 by also checking the bindings mutated in the condition, whereas it was previously only checked in the loop body. --- changelog: Fix FP in [`while_immutable_cond`] where mutation in the loop variable wasn't picked up.
Diffstat (limited to 'compiler/rustc_mir/src/transform/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions
