diff options
| author | Mark Rousskov <mark.simulacrum@gmail.com> | 2019-09-30 16:27:28 -0400 |
|---|---|---|
| committer | Mark Rousskov <mark.simulacrum@gmail.com> | 2019-09-30 16:49:19 -0400 |
| commit | 1a1067d1a537d6495f6aa9703e10119f05d578ad (patch) | |
| tree | a19f805f1a1d564317e26a15b53bab787ef217a2 /src/test/debuginfo/enum-thinlto.rs | |
| parent | a3639c68595e59a17884c70d9e1881a00e789bfc (diff) | |
| download | rust-1a1067d1a537d6495f6aa9703e10119f05d578ad.tar.gz rust-1a1067d1a537d6495f6aa9703e10119f05d578ad.zip | |
Make the default parallelism 1
This changes the default parallelism for parallel compilers to one, instead of the previous default, which was "num cpus". This is likely not an optimal default long-term, but it is a good default for testing whether parallel compilers are not a significant regression over a sequential compiler. Notably, this in theory makes a parallel-enabled compiler behave exactly like a sequential compiler with respect to the jobserver.
Diffstat (limited to 'src/test/debuginfo/enum-thinlto.rs')
0 files changed, 0 insertions, 0 deletions
