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

add Vec::retain_mut #61

Merged
merged 1 commit into from
Oct 11, 2023
Merged

Conversation

kristopherbullinger
Copy link
Contributor

hello. thanks for your work on this nice crate.

my change will add CheeseVec::retain_mut to mirror the method available in std Vec.

Copy link
Member

@Luthaf Luthaf left a comment

Choose a reason for hiding this comment

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

Looks good, thanks!

@Luthaf Luthaf merged commit 5f49f49 into lumol-org:master Oct 11, 2023
5 checks passed
@kristopherbullinger kristopherbullinger deleted the retain_mut branch October 11, 2023 16:48
@Luthaf
Copy link
Member

Luthaf commented Oct 16, 2023

published as soa-derive-internal v0.13.1!

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