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 Send impl for CertStore to make it usable in native-tls and rustup #10

Merged
merged 1 commit into from
Jun 16, 2016

Conversation

inejge
Copy link

@inejge inejge commented Jun 16, 2016

Motivated by rust-lang/rustup#509.

@sfackler
Copy link
Owner

Thanks!

@sfackler sfackler merged commit fa053fe into sfackler:rewrite Jun 16, 2016
inejge added a commit to inejge/rustup.rs that referenced this pull request Jun 16, 2016
- Harmonize winapi with native-tls/schannel: add override.

- Incorporate a fix for schannel which adds a Send bound to CertStore
  (sfackler/schannel-rs#10).
@inejge inejge deleted the impl-send branch June 18, 2016 20:21
sfackler pushed a commit that referenced this pull request Aug 17, 2016
nodakai pushed a commit to nodakai/rustup.rs that referenced this pull request Apr 23, 2017
- Harmonize winapi with native-tls/schannel: add override.

- Incorporate a fix for schannel which adds a Send bound to CertStore
  (sfackler/schannel-rs#10).
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