Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

False positive for macros #130

Open
dev-ardi opened this issue Aug 13, 2024 · 2 comments
Open

False positive for macros #130

dev-ardi opened this issue Aug 13, 2024 · 2 comments

Comments

@dev-ardi
Copy link

If a macro from another crate expands to use a dependency this falsly detects it.

This tool should expand all macros before running.

@bnjbvr
Copy link
Owner

bnjbvr commented Aug 14, 2024

Yes, this is a known shortcoming of the tool. Are you willing to work on a patch?

@dev-ardi
Copy link
Author

No, as I've found that the unused_crate_dependencies lint works better for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants