diff options
| author | bors <bors@rust-lang.org> | 2023-07-09 14:25:10 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-07-09 14:25:10 +0000 |
| commit | b46033e9cebc0879d80c9d8aa9f3fe1298fd4105 (patch) | |
| tree | 45f083ac50d13809a64c8eeda5cbe4089f6f2b65 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp | |
| parent | 757fe499ae5ae65432828a5775a7f357db098b95 (diff) | |
| parent | f048f73251309075c558f078538682c2e52b01a3 (diff) | |
| download | rust-b46033e9cebc0879d80c9d8aa9f3fe1298fd4105.tar.gz rust-b46033e9cebc0879d80c9d8aa9f3fe1298fd4105.zip | |
Auto merge of #10900 - GuillaumeGomez:needless-pass-by-ref, r=llogiq
Add `needless_pass_by_ref_mut` lint changelog: [`needless_pass_by_ref_mut`]: This PR add a new lint `needless_pass_by_ref_mut` which emits a warning in case a `&mut` function argument isn't used mutably. It doesn't warn on trait and trait impls functions. Fixes #8863.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
