You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am giving this a thumbs up. I usually develop with rust.missing_docs = "forbid" but I had to go to warn for this so it would build. I'm also happy to contribute.
Problem
cargo clippy
withrust.missing_docs = "warn"
lint enabled gives an error for the following macros.How to generate this issue?
Possible solutions:
Happy to open a PR if needed.
The text was updated successfully, but these errors were encountered: