]> git.proxmox.com Git - cargo.git/commit - src/etc/man/cargo-rustc.1
Auto merge of #10844 - yerke:yerke/negative_jobs, r=ehuss
authorbors <bors@rust-lang.org>
Mon, 1 Aug 2022 03:41:10 +0000 (03:41 +0000)
committerbors <bors@rust-lang.org>
Mon, 1 Aug 2022 03:41:10 +0000 (03:41 +0000)
commit223e84a9812b0de52acdb172197022a9a0cb8855
treef266e5e4c6e557f981e65a71263b4b91e6d2f360
parent2e35678c3967f500ff885df54ceff0cd439e2687
parent767368fd0234eaa56069adc7ea1d741b921701de
Auto merge of #10844 - yerke:yerke/negative_jobs, r=ehuss

Support for negative --jobs parameter, counting backwards from max CPUs

Fixes #9217.

Continuation of https://github.com/rust-lang/cargo/pull/9221.
tests/testsuite/build.rs