diff options
| author | bors <bors@rust-lang.org> | 2023-08-31 11:19:04 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-08-31 11:19:04 +0000 |
| commit | c50d86fc6a0180c89cefa7b4a4a7d59771250354 (patch) | |
| tree | d0437fcfbf3bd8dd62c5d02e0c535a916579cd7d /compiler/rustc_mir_transform/src/coverage/debug.rs | |
| parent | 3da21b089ffe8337142fc054d3230749a304d832 (diff) | |
| parent | 55bd0fe296d897ab45e16522f21a0eb847b9e741 (diff) | |
| download | rust-c50d86fc6a0180c89cefa7b4a4a7d59771250354.tar.gz rust-c50d86fc6a0180c89cefa7b4a4a7d59771250354.zip | |
Auto merge of #11418 - Benjscho:explicit_iter_loop_config, r=llogiq
Add config flag for reborrows in explicit_iter_loop This PR adds a config flag for enforcing explicit into iter lint for reborrowed values. The config flag, `enforce_iter_loop_reborrow`, can be added to clippy.toml files to enable the linting behaviour. By default the reborrow lint is disabled. fixes: #11074 changelog: [`explicit_iter_loop`]: add config flag `enforce_iter_loop_reborrow` to disable reborrow linting by default
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions
