Skip to content

resolve: Fix a false positive "cannot reexport" error for ambiguous glob sets - #156284

Merged
rust-bors[bot] merged 2 commits into
rust-lang:mainfrom
petrochenkov:kvak2
May 12, 2026
Merged

resolve: Fix a false positive "cannot reexport" error for ambiguous glob sets#156284
rust-bors[bot] merged 2 commits into
rust-lang:mainfrom
petrochenkov:kvak2

Conversation

@petrochenkov

Copy link
Copy Markdown
Contributor

Fixes #156264.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

E0365 newly triggers on pub(crate) reexports (cannot be re-exported outside)

6 participants