Skip to content

Adopt numeric literal suffixes in docs, tests and f64 helpers#21

Open
izaak wants to merge 1 commit into
audulus:mainfrom
izaak:literal-suffix-followups
Open

Adopt numeric literal suffixes in docs, tests and f64 helpers#21
izaak wants to merge 1 commit into
audulus:mainfrom
izaak:literal-suffix-followups

Conversation

@izaak

@izaak izaak commented Jun 7, 2026

Copy link
Copy Markdown
  • Replaces casts on numeric literals with typed suffixes where no runtime conversion is intended, including f64 helpers/tests, u32 tests, and the f64 biquad benchmark.
  • Documents numeric literal suffixes in the tutorial and grammar.
  • Keeps explicit as coverage for actual conversions, including f32-to-f64 promotion.

Verified with:

  • cargo test --workspace

@izaak izaak changed the title Adopt numeric literal suffixes in docs and tests Adopt numeric literal suffixes in docs, tests and f64 helpers Jun 7, 2026
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.

1 participant