Skip to content

Conversation

@Reinsdyret
Copy link
Contributor

Migrated set storage in heap from Vec to SoAVec.

@aapoalas
Copy link
Member

Some lints to fix at least.

@Reinsdyret Reinsdyret marked this pull request as ready for review November 25, 2025 12:39
Copy link
Member

@aapoalas aapoalas left a comment

Choose a reason for hiding this comment

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

Alright, LGTM! I fixed up the get/get_mut API's to return the Ref/Mut with the GC lifetime bound and took advantage of that in removing a couple of unbinds elsewhere (when assinging Values into the result from get_mut(_direct)).

I also rebased to main where I fixed the odd clippy error. That was caused by a too-old nightly.

@aapoalas aapoalas merged commit f8ac3c9 into trynova:main Nov 26, 2025
8 checks passed
@Reinsdyret Reinsdyret deleted the chore/set-soavec branch November 26, 2025 11:05
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