prevents `len_without_is_empty` from yielding positive when `len` takes arguments besides `&self` Fixes #9520 --- changelog: FP [`len_without_is_empty`]: No longer lints, if `len` as a non-default signature [#10255](https://github.com/rust-lang/rust-clippy/pull/10255) <!-- changelog_checked -->