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.
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-gpuas we are onnightly-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 nextwgpurelease. This means people usingrust-gpuwill not be able to usewgpu/ 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.