Ayrton
3214de7359
modified lint to work with MIR
...
Working with MIR let's us exclude expressions like `&fn_name as &dyn Something`
and `(&fn_name)()`. Also added ABI, unsafety and whether a function is variadic
in the lint suggestion, included the `&` in the span of the lint and updated the
test.
2020-10-27 11:04:04 -04:00
..
2020-10-27 09:25:54 +00:00
2020-10-25 07:03:58 +00:00
2020-10-26 09:53:27 +01:00
2020-10-26 18:50:22 +00:00
2020-10-27 08:45:24 +09:00
2020-10-25 09:23:45 +00:00
2020-10-26 16:31:38 +00:00
2020-10-27 08:44:54 +09:00
2020-10-25 18:43:49 +09:00
2020-10-27 08:45:24 +09:00
2020-09-23 21:51:56 +02:00
2020-10-25 18:43:49 +09:00
2020-10-26 03:09:11 +01:00
2020-10-27 11:43:18 +00:00
2020-10-27 11:04:04 -04:00
2020-10-24 14:28:13 -04:00
2020-10-27 09:25:54 +00:00
2020-10-27 11:04:04 -04:00
2020-10-27 08:45:14 +09:00
2020-10-27 09:25:54 +00:00
2020-10-25 18:43:40 +09:00
2020-10-25 18:43:37 +09:00
2020-10-27 08:45:07 +09:00
2020-10-27 11:04:04 -04:00
2020-10-27 08:45:24 +09:00
2020-10-24 14:11:59 +02:00
2020-10-26 03:09:06 +01:00
2020-10-27 07:10:55 +00:00