Skip to content

coretests: Expand ieee754 parsing and printing tests to f16#154103

Open
tgross35 wants to merge 3 commits intorust-lang:mainfrom
tgross35:float-test-mod
Open

coretests: Expand ieee754 parsing and printing tests to f16#154103
tgross35 wants to merge 3 commits intorust-lang:mainfrom
tgross35:float-test-mod

Conversation

@tgross35
Copy link
Contributor

Use float_test! to cover all types, with a note about f128 missing the traits. Also includes some minor reorganization.

r? @folkertdev

This is just a single file, so move it under `num` which already has
some float-related tests. This also closer mirrors source in `core`.
@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Mar 19, 2026
@rust-log-analyzer

This comment has been minimized.

Use `float_test!` to cover all types, with a note about f128 missing the
traits.
@rustbot
Copy link
Collaborator

rustbot commented Mar 19, 2026

Some changes occurred in compiler/rustc_codegen_cranelift

cc @bjorn3

@tgross35
Copy link
Contributor Author

Note that the individual commits should be reviewed here; git does track the moved file but GH's overall diff shows it as a delete + re-add

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants