disallowed_methods
Since def_path_str returns e.g. "core::f32::<impl f32>::clamp" for "f32::clamp"
To stay consistent with the sister lint disallowed_type, also rename the disallowed_method lint to disallowed_methods.