diff options
| author | bors <bors@rust-lang.org> | 2024-03-09 13:13:28 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-03-09 13:13:28 +0000 |
| commit | b2f9c4cbc746710950b4e49d04fc372119eec0a0 (patch) | |
| tree | 5df2564d793d8d8ffcecaebd90afadbe9dcc36e2 /compiler/rustc_codegen_gcc/example/std_example.rs | |
| parent | 099e2c00338b19646d18df33f6108c6eb934df84 (diff) | |
| parent | 4e95b4a0261d7b853c7180d95104070cfe0f08be (diff) | |
| download | rust-b2f9c4cbc746710950b4e49d04fc372119eec0a0.tar.gz rust-b2f9c4cbc746710950b4e49d04fc372119eec0a0.zip | |
Auto merge of #12442 - cookie-s:fix-mutmut-duplicate-diags, r=y21
[`mut_mut`]: Fix duplicate diags Relates to #12379 The `mut_mut` lint produced two diagnostics for each `mut mut` pattern in `ty` inside `block`s because `MutVisitor::visit_ty` was called from `MutMut::check_ty` and `MutMut::check_block` independently. This PR fixes the issue. --- changelog: [`mut_mut`]: Fix duplicate diagnostics
Diffstat (limited to 'compiler/rustc_codegen_gcc/example/std_example.rs')
0 files changed, 0 insertions, 0 deletions
