Skip to content

std::rand: move TaskRng off @mut. #10588

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

Closed
wants to merge 1 commit into from

Conversation

huonw
Copy link
Member

@huonw huonw commented Nov 21, 2013

Replace with some unsafe code by storing a pointer into TLS-owned heap
data.

Replace with some unsafe code by storing a pointer into TLS-owned heap
data.
bors added a commit that referenced this pull request Nov 22, 2013
Replace with some unsafe code by storing a pointer into TLS-owned heap
data.
@bors bors closed this Nov 22, 2013
@huonw huonw deleted the un@mutilate-task_rng branch November 25, 2013 10:56
flip1995 pushed a commit to flip1995/rust that referenced this pull request Apr 6, 2023
…llogiq

Fix `nonminimal_bool` `#[allow]` attributes.

Closes rust-lang#10435
changelog: [`nonminimal_bool`]: Fix false-positive where the lint ignore `#[allow]` attributes.

r? `@llogiq`
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.

2 participants