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

Fix: Provide dummy Debug impls for platform::inprocess::{MpscSender, … #22

Merged
merged 1 commit into from
Dec 28, 2015

Conversation

antrik
Copy link
Contributor

@antrik antrik commented Dec 26, 2015

…MpscReceiver}

Fixes a regression introduced by
410a614 (
#21 ), which broke compilation
for targets using the inprocess backend.

…MpscReceiver}

Fixes a regression introduced by
410a614 (
servo#21 ), which broke compilation
for targets using the inprocess backend.
@antrik
Copy link
Contributor Author

antrik commented Dec 26, 2015

A nicer fix will be possible once rust-lang/rust#30563 is taken care of.

@Ms2ger
Copy link
Contributor

Ms2ger commented Dec 28, 2015

@bors-servo try

@bors-servo
Copy link
Contributor

⌛ Trying commit 0dc39fb with merge be6f2cb...

bors-servo pushed a commit that referenced this pull request Dec 28, 2015
Fix: Provide dummy Debug impls for platform::inprocess::{MpscSender, …

…MpscReceiver}

Fixes a regression introduced by
410a614 (
#21 ), which broke compilation
for targets using the inprocess backend.
@bors-servo
Copy link
Contributor

☀️ Test successful - travis

@larsbergstrom
Copy link
Contributor

@bors-servo r+

@bors-servo
Copy link
Contributor

📌 Commit 0dc39fb has been approved by larsbergstrom

@bors-servo
Copy link
Contributor

⌛ Testing commit 0dc39fb with merge 1b95d54...

bors-servo pushed a commit that referenced this pull request Dec 28, 2015
Fix: Provide dummy Debug impls for platform::inprocess::{MpscSender, …

…MpscReceiver}

Fixes a regression introduced by
410a614 (
#21 ), which broke compilation
for targets using the inprocess backend.
@bors-servo
Copy link
Contributor

☀️ Test successful - travis

@bors-servo bors-servo merged commit 0dc39fb into servo:master Dec 28, 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.

4 participants