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 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 (
#21 ), which broke compilation
for targets using the inprocess backend.
@antrik antrik force-pushed the antrik:fix-debug branch from e9d1450 to 0dc39fb Dec 26, 2015
@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
Copy link
Contributor

bors-servo commented Dec 28, 2015

Trying commit 0dc39fb with merge be6f2cb...

bors-servo added 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

bors-servo commented Dec 28, 2015

☀️ Test successful - travis

@larsbergstrom
Copy link
Contributor

larsbergstrom commented Dec 28, 2015

@bors-servo
Copy link
Contributor

bors-servo commented Dec 28, 2015

📌 Commit 0dc39fb has been approved by larsbergstrom

@bors-servo
Copy link
Contributor

bors-servo commented Dec 28, 2015

Testing commit 0dc39fb with merge 1b95d54...

bors-servo added 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

bors-servo commented Dec 28, 2015

☀️ Test successful - travis

@bors-servo bors-servo merged commit 0dc39fb into servo:master Dec 28, 2015
1 check was pending
1 check was pending
homu Testing commit 0dc39fb with merge 1b95d54...
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants
You can’t perform that action at this time.