Skip to content

std::rt::task::TaskType fields made private, used in rust-mozjs #10065

Closed
@SimonSapin

Description

@SimonSapin

0ada7c7 made private the current_stack_segment field of std::rt::task::TaskType that is used by rust-mozjs’s rust.rs#L69.

Should this really be private? Or should rust-mozjs use something else? (I have no idea what this code is doing, I’m upgrading Rust-in-Servo to get an unrelated bug fix.)

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