Skip to content

Repo move to MSRV 1.85 breaks rust-gpu #7409

Closed
@LegNeato

Description

@LegNeato

Description
A recent changed bumped MSRV to 1.85 (#7218), even though >1.83 was all that was required (according to that PR).

Going to 1.85 breaks rust-gpu as we are on nightly-2024-11-22 (~1.84). We have a ton of compiler work to port forward on our end (Rust-GPU/rust-gpu#182), so it won't happen before the next wgpu release. This means people using rust-gpu will not be able to use wgpu / will have to pin to an old version.

We'd love it if you could stay with 1.84 until you absolutely need 1.85.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions