Skip to content

chore: bump rust toolchain#12183

Merged
hardfist merged 2 commits intomainfrom
chore/bump-rust-toolchain
Nov 13, 2025
Merged

chore: bump rust toolchain#12183
hardfist merged 2 commits intomainfrom
chore/bump-rust-toolchain

Conversation

@JSerFeng
Copy link
Copy Markdown
Contributor

@JSerFeng JSerFeng commented Nov 13, 2025

Summary

Update rust toolchain.

In current version, if Cargo.lock has some specific syntax error, it may enter endless loop and run out of memory.

Known Issue: toml-rs/toml#1003

Related links

Checklist

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

Copilot AI review requested due to automatic review settings November 13, 2025 07:11
@github-actions github-actions bot added the team The issue/pr is created by the member of Rspack. label Nov 13, 2025
@netlify
Copy link
Copy Markdown

netlify bot commented Nov 13, 2025

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit 2a0b5c7
🔍 Latest deploy log https://app.netlify.com/projects/rspack/deploys/69159cb0b8e0c40008ac9a65

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the Rust nightly toolchain version to address a memory exhaustion issue caused by an endless loop when parsing Cargo.lock files with specific syntax errors, as documented in a known toml-rs issue.

  • Updates Rust nightly channel from nightly-2025-07-28 to nightly-2025-11-13

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Nov 13, 2025

📦 Binary Size-limit

Comparing 2a0b5c7 to chore: release v1.6.3 (#12180) by neverland

🎉 Size decreased by 660.88KB from 48.10MB to 47.45MB (⬇️1.34%)

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Nov 13, 2025

CodSpeed Performance Report

Merging #12183 will not alter performance

Comparing chore/bump-rust-toolchain (2a0b5c7) with main (b20fd92)

Summary

✅ 17 untouched

@JSerFeng JSerFeng requested a review from h-a-n-a as a code owner November 13, 2025 08:54
@JSerFeng JSerFeng requested a review from quininer November 13, 2025 09:13
@hardfist hardfist merged commit 1c2cb29 into main Nov 13, 2025
69 of 72 checks passed
@hardfist hardfist deleted the chore/bump-rust-toolchain branch November 13, 2025 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team The issue/pr is created by the member of Rspack.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants