Skip to content

[embedded] Add language feature list to EmbeddedSwiftStatus.md #72311

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 16, 2024

Conversation

kubamracek
Copy link
Contributor

No description provided.

@kubamracek kubamracek added the embedded Embedded Swift label Mar 13, 2024
@kubamracek
Copy link
Contributor Author

@swift-ci please smoke test

@kubamracek kubamracek enabled auto-merge March 14, 2024 01:50
| Any, AnyObject | No, currently disallowed |
| Metatypes | No, currently only allowed as unused arguments (type hints) |
| Untyped throwing | No, intentionally unsupported long-term (typed throwing should be used instead) |
| Weak references, unowned references | No |
Copy link
Contributor

Choose a reason for hiding this comment

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

We should add:

  • non-final generic class methods

@kubamracek kubamracek force-pushed the embedded-status-update3 branch from 079647f to 4389ae2 Compare March 16, 2024 20:26
@kubamracek
Copy link
Contributor Author

@swift-ci please smoke test

@kubamracek kubamracek merged commit 4432051 into swiftlang:main Mar 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
embedded Embedded Swift
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants