Skip to content

Conversation

@jamienicol
Copy link
Contributor

Description
This not being implemented made it impossible to express negative f64 literals. This is now fixed, and we've added a test.

Testing
Added to snapshot test

Squash or Rebase?

Doesn't matter

Checklist

  • Run cargo fmt.
  • Run cargo clippy --tests. If applicable, add:
  • Run cargo xtask test to run tests.

…iteral::F64

This not being implemented made it impossible to express negative f64
literals. This is now fixed, and we've added a test.
@cwfitzgerald cwfitzgerald merged commit e037f4b into gfx-rs:trunk Mar 26, 2025
37 checks passed
@jamienicol jamienicol deleted the const-unary-neg-f64 branch March 26, 2025 13:03
sharmajai pushed a commit to sharmajai/wgpu that referenced this pull request Oct 12, 2025
…iteral::F64 (gfx-rs#7431)

This not being implemented made it impossible to express negative f64
literals. This is now fixed, and we've added a test.
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.

2 participants