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

Consider supporting stable Rust #7

Open
carllerche opened this issue Mar 29, 2016 · 0 comments
Open

Consider supporting stable Rust #7

carllerche opened this issue Mar 29, 2016 · 0 comments

Comments

@carllerche
Copy link

I got the latest code out of the rust repo compiling on stable here:

http://github.com/carllerche/hashmap3

This was done without too many hacks. I also split up HashMap from the raw hash table implementation so in theory the hash table could be used in LinkedHashMap as well for additional perf win.

cc @apasel422

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

No branches or pull requests

1 participant