Skip to content

Commit 9042a84

Browse files
authored
Remove outdated doc about build parallelism (#827)
1 parent d616c2e commit 9042a84

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/lib.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,6 @@
3434
//!
3535
//! Cargo will also set this environment variable when executed with the `-jN` flag.
3636
//!
37-
//! If `NUM_JOBS` is not set, the `RAYON_NUM_THREADS` environment variable can
38-
//! also specify the build parallelism.
39-
//!
4037
//! # Examples
4138
//!
4239
//! Use the `Build` struct to compile `src/foo.c`:

0 commit comments

Comments
 (0)