Skip to content

Conversation

@peter-jerry-ye
Copy link
Contributor

Summary

  • Update deprecated iterator usage in pretty.mbt and combinator_test.mbt
  • Refresh generated interface changes in pkg.generated.mbti
  • Add target and _build to .gitignore for upcoming migration needs

Why

The task requires addressing deprecated warnings/errors, including the breaking change from Iter/Iter2 to Iterator/Iterator2. Adding build output directories to .gitignore prepares the repo for future migration.

Notable implementation details

  • Adjusted iterator-related call sites to align with the new Iterator/Iterator2 APIs
  • Regenerated interface metadata to reflect updated public surface
  • Committed .gitignore changes to track new ignore rules

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.

2 participants