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

FusedStream for IpcStream #288

Merged
merged 1 commit into from
Dec 10, 2021
Merged

FusedStream for IpcStream #288

merged 1 commit into from
Dec 10, 2021

Conversation

negator
Copy link
Contributor

@negator negator commented Dec 9, 2021

Implements FusedStream trait for IpcStream, so allow the usage of the select! macro.

Implements `FusedStream` trait for `IpcStream`, so allow the usage of the `select!` macro: https://docs.rs/futures/0.3.18/futures/stream/trait.FusedStream.html
@jdm
Copy link
Member

jdm commented Dec 10, 2021

@bors-servo r+

@bors-servo
Copy link
Contributor

📌 Commit 5582ad5 has been approved by jdm

@highfive highfive assigned jdm and unassigned emilio Dec 10, 2021
@bors-servo
Copy link
Contributor

⌛ Testing commit 5582ad5 with merge f6b3d8f...

@bors-servo
Copy link
Contributor

☀️ Test successful - checks-github
Approved by: jdm
Pushing f6b3d8f to master...

@bors-servo bors-servo merged commit f6b3d8f into servo:master Dec 10, 2021
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

5 participants