We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d616c2e commit 9042a84Copy full SHA for 9042a84
src/lib.rs
@@ -34,9 +34,6 @@
34
//!
35
//! Cargo will also set this environment variable when executed with the `-jN` flag.
36
37
-//! If `NUM_JOBS` is not set, the `RAYON_NUM_THREADS` environment variable can
38
-//! also specify the build parallelism.
39
-//!
40
//! # Examples
41
42
//! Use the `Build` struct to compile `src/foo.c`:
0 commit comments