Alex Macleod
|
86c86c3742
|
Add disallowed_macros lint
|
2022-10-05 13:44:06 +00:00 |
|
Alex Macleod
|
5730fd49fa
|
Lint indirect usages in disallowed_methods
|
2022-05-20 12:39:15 +00:00 |
|
Alex Macleod
|
04eb27aeaf
|
Use method name from conf::DisallowedMethod
Since def_path_str returns e.g. "core::f32::<impl f32>::clamp" for
"f32::clamp"
|
2022-01-12 16:23:22 +00:00 |
|
flip1995
|
9b38fb7b71
|
Also pluralize disallowed_method(s) lint
To stay consistent with the sister lint disallowed_type, also rename the
disallowed_method lint to disallowed_methods.
|
2021-11-18 17:37:06 +01:00 |
|