Skip to content

rustc: update to 1.88.0 #11518

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: stable
Choose a base branch
from
Open

rustc: update to 1.88.0 #11518

wants to merge 6 commits into from

Conversation

MingcongBai
Copy link
Member

@MingcongBai MingcongBai commented Jun 27, 2025

Topic Description

Package(s) Affected

  • rustc: 1:1.88.0

Security Update?

No

Build Order

#buildit rustc

Test Build(s) Done

Primary Architectures

  • AMD64 amd64
  • AArch64 arm64
  • LoongArch 64-bit loongarch64

Secondary Architectures

  • Loongson 3 loongson3
  • PowerPC 64-bit (Little Endian) ppc64el
  • RISC-V 64-bit riscv64

Co-authored-by: 白铭骢 (Mingcong Bai) (@MingcongBai) <[email protected]>
@MingcongBai MingcongBai added the upgrade Topic/issue involves a package upgrade label Jun 27, 2025
xry111 added 2 commits July 3, 2025 09:57
The name config.toml has been deprecated since 1.87.0.
The shipped libffi-sys is updated to 3.2.0 which contains the fix.

BTW the patch was deficient from day one: the correct way to patch a
shipped crate is not modifying the checksum file.  Instead a [patch]
section should be added into Cargo.toml, and Cargo.lock should be
updated with cargo update --offline -p $crate.
@MingcongBai MingcongBai marked this pull request as ready for review July 5, 2025 17:17
@xry111 xry111 requested a review from eatradish July 9, 2025 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upgrade Topic/issue involves a package upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants