Skip to content
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

Ensure that returned static slices in dart don't get deallocated #798

Merged
merged 1 commit into from
Feb 24, 2025

Conversation

Manishearth
Copy link
Contributor

Followup from #796

JS does not need this fix, JS does not appear to support returning owned slices (#786).

@Manishearth Manishearth force-pushed the dart-static-ownership branch from df75194 to ea5ae79 Compare February 24, 2025 21:22
@robertbastian robertbastian changed the title Ensure that returned static slices in dart get deallocated Ensure that returned static slices in dart don't get deallocated Feb 24, 2025
@Manishearth Manishearth force-pushed the dart-static-ownership branch from ea5ae79 to b28b9d8 Compare February 24, 2025 21:51
@Manishearth Manishearth merged commit 4a6b5ff into rust-diplomat:main Feb 24, 2025
21 checks passed
@Manishearth Manishearth deleted the dart-static-ownership branch February 24, 2025 21:56
@Manishearth
Copy link
Contributor Author

I'm not going to update this in ICU4X since this will have to be updated pre-release anyway.

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