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

Remove dependency on rust_kernel from random number code #6280

Closed
brson opened this issue May 6, 2013 · 0 comments
Closed

Remove dependency on rust_kernel from random number code #6280

brson opened this issue May 6, 2013 · 0 comments
Labels
A-runtime Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

Comments

@brson
Copy link
Contributor

brson commented May 6, 2013

The code in rust_rng.cpp uses rust_kernel for a few things, making random numbers not work with the new scheduler.

bors added a commit that referenced this issue May 7, 2013
@bors bors closed this as completed in e6529c3 May 11, 2013
flip1995 pushed a commit to flip1995/rust that referenced this issue Dec 20, 2020
Add lint for assertions in functions returning Result

changelog: none
fixes rust-lang#6082
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-runtime Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Projects
None yet
Development

No branches or pull requests

1 participant