wrong_self_convention allows `is_*` to take `&mut self` fix #8480 and #8513 Allowing `is_*` to take `&self` or none is too restrictive. changelog: FPs: [`wrong_self_convention`] now allows `&mut self` and no self as arguments for `is_*` methods
97a5daa659
3ae8faff4d
await_holding_invalid_type
internal
cb7915b00c
e181011378