Skip to content

Add retain_mut method (as an alias to retain)#283

Merged
mbrubeck merged 1 commit intoservo:masterfrom
cmyr:retain-mut
Jun 29, 2022
Merged

Add retain_mut method (as an alias to retain)#283
mbrubeck merged 1 commit intoservo:masterfrom
cmyr:retain-mut

Conversation

@cmyr
Copy link
Copy Markdown
Contributor

@cmyr cmyr commented Jun 29, 2022

Opening this speculatively, since it's ultimately less work than opening an issue?

I was trying to use this crate as a drop-in replacement for std::Vec, where I am using the retain_mut method. I understand that it isn't a useful distinction here, and I'm not sure if api compatibility is a goal, so if this doesn't make sense for the project I understand. :)

I was trying to use this crate as a drop-in replacement for std::Vec,
where I am using the retain_mut method.
@mbrubeck mbrubeck merged commit e9c2f0a into servo:master Jun 29, 2022
@mbrubeck
Copy link
Copy Markdown
Collaborator

Thanks! Published as version 1.9.0.

@cmyr cmyr deleted the retain-mut branch June 30, 2022 16: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