Skip to content

fix: add core::iter::sources rewrite#78

Merged
MingweiSamuel merged 1 commit into
mainfrom
mingwei/empty
Jun 15, 2026
Merged

fix: add core::iter::sources rewrite#78
MingweiSamuel merged 1 commit into
mainfrom
mingwei/empty

Conversation

@MingweiSamuel

Copy link
Copy Markdown
Member

No description provided.

@MingweiSamuel MingweiSamuel marked this pull request as ready for review June 8, 2026 19:40
Copilot AI review requested due to automatic review settings June 8, 2026 19:40

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the internal quote_type private-module rewrite table so that types whose std::any::type_name paths include private core iterator/source modules are rewritten to their public re-exports.

Changes:

  • Adjust rewrite targets for several core::* private-module paths to rewrite back into public core::* modules.
  • Add a new rewrite rule for core::iter::sources::*core::iter.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@MingweiSamuel MingweiSamuel merged commit bc0ce88 into main Jun 15, 2026
6 checks passed
@MingweiSamuel MingweiSamuel deleted the mingwei/empty branch June 15, 2026 21:39
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

Successfully merging this pull request may close these issues.

3 participants