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 specialized impl of Service for Arc<S>. #36

Closed
wants to merge 2 commits into from

Conversation

tikue
Copy link
Collaborator

@tikue tikue commented Apr 25, 2016

The Arc<S> impl doesn't require S: Sync.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 84.858% when pulling 6102bb3 on tikue:specialize-arc into e8ec295 on google:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 84.858% when pulling 935d584 on tikue:specialize-arc into e8ec295 on google:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 84.858% when pulling b73bfc8 on tikue:specialize-arc into e8ec295 on google:master.

@tikue
Copy link
Collaborator Author

tikue commented Apr 25, 2016

I misunderstood how specialization works, so I am closing this.

@tikue tikue closed this Apr 25, 2016
@tikue tikue deleted the specialize-arc branch September 16, 2016 23:21
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