y21
|
05f78e530a
|
allow the lint in a bunch of tests
|
2023-06-06 22:56:57 +02:00 |
|
Oli Scherer
|
def1705a27
|
Update to a compiletest-rs version that requires //@ for commands
|
2023-04-20 14:44:03 +00:00 |
|
Alex Macleod
|
1e1ac2b498
|
Return multiple resolutions from def_path_res
|
2022-11-04 21:58:07 +00:00 |
|
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 |
|