Skip to content

chore: Bump cc to 1.0.84 - #3304

Merged
osiewicz merged 1 commit into
mainfrom
bump_cc_1_0_84
Nov 13, 2023
Merged

osiewicz merged 1 commit into
mainfrom
bump_cc_1_0_84

Conversation

@osiewicz

@osiewicz osiewicz commented Nov 12, 2023

Copy link
Copy Markdown
Member

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
jolutz pushed a commit to jolutz/zed that referenced this pull request Aug 8, 2026
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
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