pub fn is_trait_method_name(name: &str) -> bool
Returns true when name matches a known trait method that would trigger clippy::should_implement_trait.
name
clippy::should_implement_trait