-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
run windows ci on rust 1.78 #13834
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
run windows ci on rust 1.78 #13834
Conversation
Reported upstream at rust-lang/rust#126442 |
A fix and backport seems imminent: I'll defer to @mockersf about whether we should merge or close this. |
let's merge this now to be able to continue merging PRs on Bevy while waiting for the patch |
Which would be the WGPU fix that lets us revert this change @mockersf, do you know this? Asking so I can track it and get it done. |
Once there's a wgpu release with gfx-rs/wgpu#5812 in it we can revert this. |
#13863 to merge after that release |
- Revert #13834 once wgpu released the fix for gfx-rs/wgpu#5812
- Revert bevyengine#13834 once wgpu released the fix for gfx-rs/wgpu#5812
Objective
Solution