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

Relax some bounds to match std #141

Merged
merged 1 commit into from Jul 24, 2020
Merged

Relax some bounds to match std #141

merged 1 commit into from Jul 24, 2020

Conversation

cuviper
Copy link
Member

@cuviper cuviper commented Jul 24, 2020

This is keeping up with rust-lang/rust#58370 (Rust 1.34) and rust-lang/rust#67642 (Rust 1.43). We already had some of the same methods free of bounds, but we can also match the rest. There's no change to any of the actual implementations, so this is only a difference in the API commitment.

@cuviper cuviper merged commit e3e86a2 into indexmap-rs:master Jul 24, 2020
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.

None yet

2 participants