bors 2a6cfa7f05 Auto merge of #5647 - ebroto:5644_allow_ptr_arg_in_arg_position, r=flip1995
ptr_arg: honor `allow` attribute on arguments

The `intravisit::Visitor` impl for `LateContextAndPass` only takes into account the attributes of a function parameter inside the `check_param` method. `ptr_arg` starts its heuristics at `check_item` / `check_impl_item` / `check_trait_item`, so the `allow` is not taken into account automatically.

changelog: ptr_arg: honor `allow` attribute on arguments

Fixes #5644
2020-05-25 21:47:07 +00:00
..
2020-04-19 10:56:15 -04:00
2020-04-19 10:56:15 -04:00
2020-04-19 21:00:25 +02:00
2020-04-09 08:08:36 +02:00
2020-04-20 15:47:08 -04:00
2020-04-23 16:30:06 -07:00
2020-04-26 18:00:51 +03:00
2020-05-22 19:21:30 +02:00
2020-05-25 21:41:28 +02:00
2020-05-25 21:41:19 +02:00
2020-04-17 09:27:54 +02:00
2020-04-17 09:27:54 +02:00
2020-04-08 08:37:20 -07:00
2020-03-31 16:13:51 +05:30
2020-04-02 18:31:31 -07:00
2020-04-01 20:12:36 +02:00
2020-04-01 20:12:36 +02:00