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 33fefe5 commit 0e5250fCopy full SHA for 0e5250f
src/librustc_jobserver/lib.rs
@@ -77,8 +77,6 @@ lazy_static! {
77
// Pick a "reasonable maximum" if we don't otherwise have
78
// a jobserver in our environment, capping out at 32 so we
79
// don't take everything down by hogging the process run queue.
80
- // The fixed number is used to have deterministic compilation
81
- // across machines.
82
//
83
// Also note that we stick this in a global because there could be
84
// multiple rustc instances in this process, and the jobserver is
0 commit comments