Skip to content

fix(wgsl-in,const-eval): use {float}::round_ties_even instead of polyfill for round #7355

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

Merged

Conversation

ErichDonGubler
Copy link
Member

Connections

Resolves #5415.

Testing

Still compiles, and pretty sure this is a good transformation. Trust Me Bro™. 😀

Squash or Rebase?

Squash please!

@cwfitzgerald cwfitzgerald merged commit 47c72fa into gfx-rs:trunk Mar 19, 2025
36 checks passed
@ErichDonGubler ErichDonGubler deleted the round_ties_even-from-rust branch March 19, 2025 15:58
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.

{f32,f64}::round_ties_even is stable as of Rust 1.77
2 participants