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
It would be extremely unusual for a proc macro crate's implementation to call its own macros. Until rust-lang/cargo#11496 is fixed, or possibly even beyond that point, consider not passing -Zrustdoc-scrape-examples when the crate being documented is a proc macro.