Skip to content

Incorrect Send implementation classification using complicated types #19318

Closed
@jdm

Description

@jdm

Sorry, not much concrete information here. Servo fails to build in confusing ways with small changes:

Build Servo, get a bunch of errors relating to Send bounds on types, some of which call out layout_interface::Msg in particular.

  • modify TestMsg to be the following: TestMsg(Sender<Sender<((), Receiver<()>)>>) (or get rid of the first tuple argument, or get rid of one level of Sender, etc.)

Build Servo again, see that it builds without any problems.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions