Skip to content

make Send/Sync impl of RawTable manual #21768

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

Merged
merged 1 commit into from
Feb 1, 2015
Merged

Conversation

Gankra
Copy link
Contributor

@Gankra Gankra commented Jan 30, 2015

Fixes #21763

(untested)

@rust-highfive
Copy link
Contributor

r? @aturon

(rust_highfive has picked a reviewer for you, use r? to override)

@Gankra Gankra force-pushed the hash-send branch 3 times, most recently from 6297550 to b4618c9 Compare January 30, 2015 04:25
@alexcrichton
Copy link
Member

r=me with a new compile-fail regression test

@Gankra
Copy link
Contributor Author

Gankra commented Jan 31, 2015

@alexcrichton Test added but I'm new to compile-fail so I'm not sure if this is exactly the desired format or what.

@alexcrichton
Copy link
Member

@bors: r+ 343143d

Looks good to me, thanks!

@Manishearth
Copy link
Member

Needs rebase

@Gankra
Copy link
Contributor Author

Gankra commented Jan 31, 2015

@bors r=alexcrichton 9985991

@bors
Copy link
Collaborator

bors commented Feb 1, 2015

⌛ Testing commit 9985991 with merge da2b4af...

@bors
Copy link
Collaborator

bors commented Feb 1, 2015

💔 Test failed - auto-linux-64-nopt-t

@Gankra
Copy link
Contributor Author

Gankra commented Feb 1, 2015

@bors retry

Seems like a spurious OOM?

@bors
Copy link
Collaborator

bors commented Feb 1, 2015

⌛ Testing commit 9985991 with merge a2aee62...

bors added a commit that referenced this pull request Feb 1, 2015
@bors bors merged commit 9985991 into rust-lang:master Feb 1, 2015
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.

HashMap<K,V> is always Send/Sync
6 participants