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 {HashMap, HashSet}::clone, {HashMap, HashSet, Vec}::remove #229

Merged
merged 1 commit into from
Dec 16, 2020

Conversation

tgolsson
Copy link
Contributor

Also sorted the inst fns so it's a bit easier to see if something is already implemented.

@tgolsson tgolsson requested a review from udoprog December 16, 2020 19:17
@tgolsson tgolsson added the rust-likeness Issues related to making Rune more like Rust through feature parity. label Dec 16, 2020
Copy link
Collaborator

@udoprog udoprog left a comment

Choose a reason for hiding this comment

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

Very nice!

@udoprog udoprog added the enhancement New feature or request label Dec 16, 2020
@tgolsson tgolsson merged commit 3b87ded into rune-rs:main Dec 16, 2020
@udoprog udoprog added the changelog Issue has been added to the changelog label Jan 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog Issue has been added to the changelog enhancement New feature or request rust-likeness Issues related to making Rune more like Rust through feature parity.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants