Skip to content

Revert "Eagerly move attachable values to the heap. (#809)" #810

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

Conversation

grynspan
Copy link
Contributor

@grynspan grynspan commented Nov 6, 2024

This reverts commit 3a537b8.

@grynspan should have done more digging before implementing this change, because it turns out the compiler/runtime already refcounts large existential boxes, so this work is redundant. 🫠

Checklist:

  • Code and documentation should follow the style of the Style Guide.
  • If public symbols are renamed or modified, DocC references should be updated.

@grynspan grynspan added the self-reviewed PR was self-reviewed by a code owner label Nov 6, 2024
@grynspan grynspan self-assigned this Nov 6, 2024
@grynspan
Copy link
Contributor Author

grynspan commented Nov 6, 2024

@swift-ci test

@grynspan
Copy link
Contributor Author

grynspan commented Nov 6, 2024

@swift-ci test macOS

@grynspan grynspan merged commit 699ec22 into main Nov 6, 2024
3 checks passed
@grynspan grynspan deleted the jgrynspan/revert-3a537b8f4b590ae868e563276b7d45d0503034e3 branch November 6, 2024 14:48
@grynspan grynspan added this to the Swift 6.1 milestone Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
self-reviewed PR was self-reviewed by a code owner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant