Skip to content

Comments

Import std::task::Context as Context again#792

Merged
glandium merged 1 commit intomozilla:masterfrom
glandium:context
Jun 11, 2020
Merged

Import std::task::Context as Context again#792
glandium merged 1 commit intomozilla:masterfrom
glandium:context

Conversation

@glandium
Copy link
Collaborator

We shouldn't contort and rename structs for the purpose of some trait
whose name doesn't matter in practice.

We shouldn't contort and rename structs for the purpose of some trait
whose name doesn't matter in practice.
@glandium glandium requested a review from nnethercote June 11, 2020 00:14
use crate::mock_command::{CommandCreatorSync, ProcessCommandCreator};
use crate::protocol::{Compile, CompileFinished, CompileResponse, Request, Response};
use crate::util;
use anyhow::Context as _;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool, I didn't know that was a thing.

@glandium glandium merged commit 68c94c9 into mozilla:master Jun 11, 2020
@glandium glandium deleted the context branch June 11, 2020 01:25
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.

2 participants