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

Implement Extend<(&K, &V)> for Copy types #34

Merged
merged 2 commits into from
Sep 11, 2017

Conversation

KamilaBorowska
Copy link
Contributor

@KamilaBorowska KamilaBorowska commented Aug 29, 2017

This matches hash_extend_copy feature stabilized in Rust 1.4.0 introduced by rust-lang/rust#28094. Note that this may affect type inference.

@bluss bluss self-assigned this Aug 30, 2017
@bluss bluss mentioned this pull request Aug 30, 2017
21 tasks
@bluss
Copy link
Member

bluss commented Sep 11, 2017

We're starting breaking changes now. Not that this is so much to worry about, but why not. A few minor things together and we might as well.

@bluss bluss merged commit 97f22a3 into indexmap-rs:master Sep 11, 2017
@bluss
Copy link
Member

bluss commented Sep 11, 2017

Thank you for the PR!

@bluss
Copy link
Member

bluss commented Sep 11, 2017

Related to #19

@bluss
Copy link
Member

bluss commented Oct 7, 2017

Finally in ordermap 0.3.0

@bluss
Copy link
Member

bluss commented Oct 7, 2017

(As usual, say if the changelog credit should be something else than the github nickname)

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