Skip to content

Commit

Permalink
Remove outdated doc about build parallelism (#827)
Browse files Browse the repository at this point in the history
  • Loading branch information
NobodyXu authored Jul 20, 2023
1 parent d616c2e commit 9042a84
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,6 @@
//!
//! Cargo will also set this environment variable when executed with the `-jN` flag.
//!
//! If `NUM_JOBS` is not set, the `RAYON_NUM_THREADS` environment variable can
//! also specify the build parallelism.
//!
//! # Examples
//!
//! Use the `Build` struct to compile `src/foo.c`:
Expand Down

0 comments on commit 9042a84

Please sign in to comment.