diff options
| author | Alejandra González <blyxyas@gmail.com> | 2025-01-01 15:09:26 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-01 15:09:26 +0000 |
| commit | 33a6590ce1ccdbd220edc76adfc2ab804506de94 (patch) | |
| tree | 85c9e0d0e6ccc378117cf1d3ff35e42d7dcfde68 /compiler/rustc_codegen_gcc | |
| parent | c52740c87b70b576eb44ef4386ad49c59a9f30f3 (diff) | |
| parent | 4c9c2cca2b3fdb0e926ca41555c27e53dff6b9a6 (diff) | |
| download | rust-33a6590ce1ccdbd220edc76adfc2ab804506de94.tar.gz rust-33a6590ce1ccdbd220edc76adfc2ab804506de94.zip | |
Check if deref target implements `is_empty` for `len_zero` lint (#13871)
In this case, the lint can be triggered as well as `is_empty()` will be found on the target type. One such case was found in Clippy sources (first commit) changelog: [`len_zero`]: trigger if deref target implements `is_empty()` Close #13861
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions
