Skip to content

fix: build cli dev failed#9331

Merged
LingyuCoder merged 1 commit intomainfrom
fix/build-cli-dev
Feb 17, 2025
Merged

fix: build cli dev failed#9331
LingyuCoder merged 1 commit intomainfrom
fix/build-cli-dev

Conversation

@LingyuCoder
Copy link
Copy Markdown
Contributor

@LingyuCoder LingyuCoder commented Feb 17, 2025

Summary

This pull request includes a small change to the Cargo.toml file. The change increases the codegen-units value to 16 for the development profile to improve build performance.

  • Cargo.toml: Increased codegen-units to 16 in the [profile.dev] section to enhance build performance.

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@LingyuCoder LingyuCoder requested a review from hardfist February 17, 2025 03:56
@netlify
Copy link
Copy Markdown

netlify bot commented Feb 17, 2025

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit 4a5ffdf
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/67b2b36b4b56510008acc9bb

@github-actions github-actions bot added team The issue/pr is created by the member of Rspack. release: bug fix release: bug related release(mr only) labels Feb 17, 2025
@LingyuCoder LingyuCoder enabled auto-merge (squash) February 17, 2025 03:58
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Feb 17, 2025

CodSpeed Performance Report

Merging #9331 will not alter performance

Comparing fix/build-cli-dev (4a5ffdf) with main (1da55ac)

Summary

✅ 6 untouched benchmarks

@LingyuCoder LingyuCoder merged commit 2bfb80a into main Feb 17, 2025
35 of 36 checks passed
@LingyuCoder LingyuCoder deleted the fix/build-cli-dev branch February 17, 2025 04:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release: bug fix release: bug related release(mr only) team The issue/pr is created by the member of Rspack.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants