Skip to content

[stdlib] Wrap InlineArray inlinable code in new feature #81169

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
Apr 30, 2025

Conversation

Azoy
Copy link
Contributor

@Azoy Azoy commented Apr 29, 2025

With the new feature introduced in: #78248, this particular code in inlinable code wasn't receiving the feature gate but the declaration _initializationBuffer was. Let's wrap this piece of code in the feature.

Resolves: rdar://150213146

@Azoy Azoy requested a review from a team as a code owner April 29, 2025 17:05
@Azoy
Copy link
Contributor Author

Azoy commented Apr 29, 2025

@swift-ci please smoke test

@Azoy Azoy merged commit aad8513 into swiftlang:main Apr 30, 2025
3 checks passed
@Azoy Azoy deleted the wrap-in-feature branch April 30, 2025 16:45
Azoy added a commit to Azoy/swift that referenced this pull request May 6, 2025
[stdlib] Wrap InlineArray inlinable code in new feature
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.

1 participant