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

std: Fix a doc example on io::signal #13354

Merged
merged 1 commit into from
Apr 7, 2014

Conversation

alexcrichton
Copy link
Member

This also makes the listener struct sendable again by explicitly putting the
Send bound on the relevant Rtio object.

cc #13352

This also makes the listener struct sendable again by explicitly putting the
Send bound on the relevant Rtio object.

cc rust-lang#13352
bors added a commit that referenced this pull request Apr 7, 2014
This also makes the listener struct sendable again by explicitly putting the
Send bound on the relevant Rtio object.

cc #13352
@bors bors closed this Apr 7, 2014
@bors bors merged commit 137e648 into rust-lang:master Apr 7, 2014
@alexcrichton alexcrichton deleted the fixup-some-signals branch April 7, 2014 20:22
bors added a commit to rust-lang-ci/rust that referenced this pull request Oct 18, 2022
feat: Diagnose some incorrect usages of the question mark operator

Trying to figure out how the type stuff in r-a works some more, I think I am doing this correct here but I am not quite sure :)
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.

3 participants