Skip to content

Conversation

osiewicz
Copy link
Contributor

@osiewicz osiewicz commented Nov 12, 2023

This resolves a minor issue where build scripts could've acquired more job server tokens from Cargo than allowed by -j parameter. I've filled a PR at rust-lang/cc-rs#878 and we've iterated on the design over there since.

TL;DR: some build scripts may complete a tad bit quicker, potentially shaving off a few seconds off of debug/release builds. Full description of the issue is available in rust-lang/cc-rs#858

Release Notes:

  • N/A

This resolves a minor issue where build scripts could've acquired more job server tokens from Cargo than allowed by `-j` parameter. I've filled a PR at rust-lang/cc-rs#878 and we've iterated on the design over there since.

TL;DR: some build scripts may complete a tad bit quicker, potentially shaving off a few seconds off of debug/release builds.
@osiewicz osiewicz merged commit c3461d2 into main Nov 13, 2023
@osiewicz osiewicz deleted the bump_cc_1_0_84 branch November 13, 2023 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant