Skip to content

Update toolchain 2025-10-24, rustc 1.92.0 - #543

Merged
LegNeato merged 5 commits into
mainfrom
update-toolchain-2025-10-24
Mar 3, 2026
Merged

Update toolchain 2025-10-24, rustc 1.92.0#543
LegNeato merged 5 commits into
mainfrom
update-toolchain-2025-10-24

Conversation

@Firestar99

@Firestar99Firestar99 commented Feb 26, 2026

Copy link
Copy Markdown
Member

Requires #508

Note on cargo-gpu: Branch Rust-GPU/cargo-gpu#142 is required to use this PR

Upgrade the toolchain to nightly-2025-10-24, which is the branch day of rustc 1.92.0. This toolchain upgrade is important for people not using cargo-gpu and wanting to use wgpu v28.0.0, which has an MSRV of 1.92.0.

This branch based on #508 by @fee1-dead, but rebased on main (to resolve conflicts with this branch). Extra thank you for figuring out the MaybeUninit::uninit change that broke rust-gpu, which enabled this upgrade. Then I extracted the "first" toolchain upgrade to nightly-2025-11-02 from PR #460 by @dvdplm, lowered the toolchain back down to nightly-2025-10-24, and cleaned it up a bit.

Best reviewed commit by commit.

The next toolchain upgrades based on this branch are:

Tested on: nanite-at-home, ReSTIR, abundance

close#405

@Firestar99Firestar99 mentioned this pull request Feb 26, 2026
@Firestar99
Firestar99force-pushed the update-toolchain-2025-10-24 branch from 66788d4 to cb8632cCompareFebruary 26, 2026 16:44
@Firestar99
Firestar99 marked this pull request as ready for review February 26, 2026 20:17
@fee1-dead

Copy link
Copy Markdown
Collaborator

@Firestar99 would appreciate a rebase to main again here :)

@Firestar99
Firestar99force-pushed the update-toolchain-2025-10-24 branch from cb8632c to 04cfbfcCompareMarch 2, 2026 07:32
@nazar-pcnazar-pc mentioned this pull request Mar 2, 2026

@LegNeatoLegNeato left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Looks fairly straightforward, thanks!

@LegNeato
LegNeato added this pull request to the merge queueMar 2, 2026
Merged via the queue into main with commit 6a67e7bMar 3, 2026
13 checks passed
@LegNeato
LegNeato deleted the update-toolchain-2025-10-24 branch March 3, 2026 00:08
Sign up for freeto 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.

Update Rust toolchain

4 participants

@Firestar99@fee1-dead@LegNeato@dvdplm