Skip to content

Commit dc54a3f

Browse files
committed
make -Zthreads=8 at stage 2
1 parent cb190ac commit dc54a3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/rustc_session/src/options.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -2521,7 +2521,7 @@ written to standard error output)"),
25212521

25222522
#[cfg(not(bootstrap))]
25232523
{
2524-
4
2524+
8
25252525
}
25262526
}, parse_threads, [UNTRACKED],
25272527
"use a thread pool with N threads"),

0 commit comments

Comments
 (0)