Fix incorrect suggestion when `clone_on_ref_ptr` is triggered in macros In the lint `clone_on_ref_ptr`, if the `span` is in a macro, don't expand it for suggestion. Fixes: #2076 changelog: none r? @ebroto
2ca58e7dda
09bd400243
E0463