Skip to content

WIP: [swift2objc] Subscript support#3160

Draft
liamappelbe wants to merge 7 commits intomainfrom
swift2objc_subscripts
Draft

WIP: [swift2objc] Subscript support#3160
liamappelbe wants to merge 7 commits intomainfrom
swift2objc_subscripts

Conversation

@liamappelbe
Copy link
Copy Markdown
Contributor

@liamappelbe liamappelbe commented Feb 26, 2026

Experiment using AI to add subscript support, since I don't have time to build this feature myself.

After some manual cleanup, the PR is more-or-less ready. The main thing that's missing is more extensive integration tests, some of which will currently fail.

#2047

@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 26, 2026

PR Health

Breaking changes ✔️
Package Change Current Version New Version Needed Version Looking good?

This check can be disabled by tagging the PR with skip-breaking-check.

Changelog Entry ✔️
Package Changed Files

Changes to files need to be accounted for in their respective changelogs.

This check can be disabled by tagging the PR with skip-changelog-check.

API leaks ✔️

The following packages contain symbols visible in the public API, but not exported by the library. Export these symbols or remove them from your publicly visible API.

Package Leaked API symbol Leaking sources

This check can be disabled by tagging the PR with skip-leaking-check.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant