Skip to content

Update rust-gpu with fixed locking#735

Merged
nazar-pc merged 1 commit into
mainfrom
updated-rust-gpu-locking
Jul 21, 2026
Merged

Update rust-gpu with fixed locking#735
nazar-pc merged 1 commit into
mainfrom
updated-rust-gpu-locking

Conversation

@nazar-pc

Copy link
Copy Markdown
Owner

This should finally address CI flakiness (Rust-GPU/rust-gpu#631)

Copilot AI review requested due to automatic review settings July 21, 2026 05:10
@nazar-pc
nazar-pc enabled auto-merge July 21, 2026 05:10

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 pinned rust-gpu git revision used by cargo-gpu-install and spirv-std to the commit that implements upstream’s “lock rustup across concurrent toolchain installs” fix (Rust-GPU/rust-gpu#631), aiming to reduce CI flakiness.

Changes:

  • Bump cargo-gpu-install and spirv-std git rev in Cargo.toml to 63d5a41422010cd3f732b587b9dcd1d1a2b42de7.
  • Regenerate Cargo.lock so all rust-gpu-sourced packages reference the same new rev.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
Cargo.toml Updates the rust-gpu git revision for direct deps (cargo-gpu-install, spirv-std) to the commit containing the upstream locking fix.
Cargo.lock Updates locked rust-gpu packages to the same new git revision to keep the dependency graph consistent/reproducible.

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

@nazar-pc
nazar-pc merged commit 99fe658 into main Jul 21, 2026
66 checks passed
@nazar-pc
nazar-pc deleted the updated-rust-gpu-locking branch July 21, 2026 05:55
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.

2 participants