You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.)