mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-16 18:44:56 +00:00
ad7a03cbaa
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 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |