Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rt::task: Make current_stack_segment public again #10141

Merged
merged 1 commit into from
Oct 29, 2013

Conversation

kmcallister
Copy link
Contributor

This was done in 2145de8 and reverted in 0ada7c7, but Servo needs it.

Closes #10065.

r? @brson

This was done in 2145de8 and reverted in 0ada7c7, but Servo needs it.

Closes rust-lang#10065.
bors added a commit that referenced this pull request Oct 29, 2013
…crichton

This was done in 2145de8 and reverted in 0ada7c7, but Servo needs it.

Closes #10065.

r? @brson
@bors bors closed this Oct 29, 2013
@bors bors merged commit f6b236b into rust-lang:master Oct 29, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jan 12, 2023
fix empty_structs_with_brackets suggestion errors

fixes rust-lang#9887

I refer to [my comment](rust-lang/rust-clippy#9887 (comment)) to explain this PR.

---

changelog: Sugg: [`empty_structs_with_brackets`]: The suggestion is no longer machine applicable, to avoid errors when accessing struct fields
[rust-lang#10141](rust-lang/rust-clippy#10141)
<!-- changelog_checked -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

std::rt::task::TaskType fields made private, used in rust-mozjs
3 participants