Skip to content

script-servo is broken again #354

Closed
Closed
@nnethercote

Description

@nnethercote

Buried among the many warnings is this error:

error[E0599]: no method named `trace` found for type `&for<\'r> fn(&\'r dom::node::Node) -> u16` in the current scope
   --> components/script/dom/treewalker.rs:470:10
    |
470 | #[derive(JSTraceable)]
    |          ^^^^^^^^^^^
    |
    = note: JSTraceable is a function, perhaps you wish to call it
    = help: items from traits can only be used if the trait is implemented and in scope
    = note: the following trait defines an item `trace`, perhaps you need to implement it:
            candidate #1: `dom::bindings::trace::JSTraceable`

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