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

Implement unkillable, rekillable and atomically for newsched #6377

Closed
brson opened this issue May 10, 2013 · 1 comment
Closed

Implement unkillable, rekillable and atomically for newsched #6377

brson opened this issue May 10, 2013 · 1 comment
Labels
A-concurrency Area: Concurrency A-runtime Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows

Comments

@brson
Copy link
Contributor

brson commented May 10, 2013

I'm about to make commits that turn these into no-ops in the new scheduler. I'm not sure how these will work yet.

brson added a commit to brson/rust that referenced this issue May 10, 2013
…6377

Not necessary just yet but they make ARC not work.
brson added a commit to brson/rust that referenced this issue May 13, 2013
…6377

Not necessary just yet but they make ARC not work.
brson added a commit to brson/rust that referenced this issue May 15, 2013
…6377

Not necessary just yet but they make ARC not work.
@bblum
Copy link
Contributor

bblum commented Jul 5, 2013

This will be part of #7544. I have an idea for how this will work.

@ghost ghost assigned bblum Jul 5, 2013
@bblum bblum closed this as completed in 629f6e8 Jul 20, 2013
@brson brson unassigned bblum Jun 16, 2014
flip1995 pushed a commit to flip1995/rust that referenced this issue Dec 6, 2020
… r=ebroto

Enhance `redundant_pattern_matching` to also lint on `std::net::IpAddr`

Follow-up to rust-lang#6339
r? `@ebroto`

(note: also contains a small cleanup of the other ui tests)

changelog: Enhance [`redundant_pattern_matching`] to also lint on `std::net::IpAddr`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-concurrency Area: Concurrency A-runtime Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows
Projects
None yet
Development

No branches or pull requests

2 participants