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

get_num_cpus needs to be exposed publicly #14707

Closed
brson opened this issue Jun 6, 2014 · 1 comment
Closed

get_num_cpus needs to be exposed publicly #14707

brson opened this issue Jun 6, 2014 · 1 comment
Labels
E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

Comments

@brson
Copy link
Contributor

brson commented Jun 6, 2014

I can't recall the number of times I've had to rebind rust_get_num_cpus.

@brson
Copy link
Contributor Author

brson commented Jun 6, 2014

Maybe os::get_num_cpus or os::num_cpus.

japaric pushed a commit to japaric/rust that referenced this issue Jun 16, 2014
alexcrichton added a commit to alexcrichton/rust that referenced this issue Jun 17, 2014
Closes rust-lang#14888 (Allow disabling jemalloc as the memory allocator)
Closes rust-lang#14905 (rustc: Improve span for error about using a method as a field.)
Closes rust-lang#14920 (Fix rust-lang#14915)
Closes rust-lang#14924 (Add a Syntastic plugin for Rust.)
Closes rust-lang#14935 (debuginfo: Correctly handle indirectly recursive types)
Closes rust-lang#14938 (Reexport `num_cpus` in `std::os`. Closes rust-lang#14707)
Closes rust-lang#14941 (std: Don't fail the task when a Future is dropped)
Closes rust-lang#14942 (rustc: Don't mark type parameters as exported)
Closes rust-lang#14943 (doc: Fix a link in the FAQ)
Closes rust-lang#14944 (Update "use" to "uses" on ln186)
Closes rust-lang#14949 (Update repo location)
Closes rust-lang#14950 (fix typo in the libc crate)
Closes rust-lang#14951 (Update Sublime Rust github link)
Closes rust-lang#14953 (Fix --disable-rpath and tests)
bors added a commit to rust-lang-ci/rust that referenced this issue Jun 5, 2023
…tering, r=lnicola

fix: generate delegate methods filters out functions that already exist on the struct's impls

fixes rust-lang#14703
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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