len_without_is_empty
`len_without_is_empty` will now consider `#[allow]` on both the `len` method, and the type definition
* Extracts len_without_is_empty into separate file * Adds `// run-rustfix` to `tests/ui/len_zero.rs`