]> git.lizzy.rs Git - rust.git/commit
Auto merge of #50134 - andjo403:jobserver, r=michaelwoerister
authorbors <bors@rust-lang.org>
Wed, 25 Apr 2018 11:40:18 +0000 (11:40 +0000)
committerbors <bors@rust-lang.org>
Wed, 25 Apr 2018 11:40:18 +0000 (11:40 +0000)
commit81135c9dbc92dc78df747d5096ff07d867ef3b02
treecb66eab88bc717058a27afbfc1cf33420c0d457a
parent5ec6637c15c5a19b45990f931e0e748d4a02d97e
parented318dd991cb5356fe299aa8fc8c3078dcc614d3
Auto merge of #50134 - andjo403:jobserver, r=michaelwoerister

make rustdoc test follow the jobserver limit of threads

fix that to many threads is executing at the same time
when rustdoc test is executed.
src/librustc/session/mod.rs