Skip to content

"there is no way to use this feature" for std::collections::hash_state::DefaultState #21883

Closed
@SimonSapin

Description

@SimonSapin

Upgrading Servo is blocked on this. Is there a work around?

/home/simon/projects/servo/components/util/cache.rs:29:45: 29:57 error: use of unmarked library feature
/home/simon/projects/servo/components/util/cache.rs:29           entries: HashMap::with_hash_state(DefaultState),
                                                                                                   ^~~~~~~~~~~~
/home/simon/projects/servo/components/util/cache.rs:29:45: 29:57 note: this is either a bug in the library you are using or a bug in the compiler - there is no way to use this feature
/home/simon/projects/servo/components/util/cache.rs:29           entries: HashMap::with_hash_state(DefaultState),
                                                                                                   ^~~~~~~~~~~~

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