Catch breakage related to macro re-exports #968
Labels
A-lint
Area: new or existing lint
C-enhancement
Category: raise the bar on expectations
E-help-wanted
Call for participation: Help is requested to fix this issue.
E-mentor
Call for participation: Mentorship is available for this issue.
#946 states that macros are always at top level. This is nearly always true in practice, but doesn't always have to be the case as conversation in #966 shows.
Action items, in order:
trustfall-rustdoc-adapter
to handle macro exports and their re-exportsimportable_path
clauses, so that we catch breakage on all re-exports of macros, not just the top-level exportsThe text was updated successfully, but these errors were encountered: