Skip to content

[embedded] Clarify (missing) support for parameter packs #76427

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
Sep 13, 2024

Conversation

kubamracek
Copy link
Contributor

No description provided.

@@ -19,7 +19,8 @@ For an introduction and motivation into Embedded Swift, please see "[A Vision fo
| 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 |
| Non-final generic class methods | No, intentionally unsupported long-term |
| Non-final generic class methods | No, intentionally unsupported long-term |
Copy link
Member

Choose a reason for hiding this comment

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

odd whitespace in raw markdown

@kubamracek
Copy link
Contributor Author

@swift-ci please smoke test

@kubamracek
Copy link
Contributor Author

@swift-ci please smoke test Windows platform

@kubamracek kubamracek merged commit db6bc98 into main Sep 13, 2024
3 checks passed
@kubamracek kubamracek deleted the mracek/embedded-docs6 branch September 13, 2024 08:40
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