Skip to content

Conversation

rperier
Copy link
Contributor

@rperier rperier commented Sep 3, 2025

cc #141726

This is a proposal to unify and deduplicate the algebraic tests for f16, f32, f64 and f128

@rustbot
Copy link
Collaborator

rustbot commented Sep 3, 2025

r? @Mark-Simulacrum

rustbot has assigned @Mark-Simulacrum.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@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 Sep 3, 2025
@rust-log-analyzer

This comment has been minimized.

@tgross35
Copy link
Contributor

tgross35 commented Sep 3, 2025

r? tgross35

@rustbot rustbot assigned tgross35 and unassigned Mark-Simulacrum Sep 3, 2025
@rperier rperier force-pushed the unify_and_dedup_algebraic_float_tests branch from f674d87 to 3f7584f Compare September 3, 2025 09:08
@rperier rperier force-pushed the unify_and_dedup_algebraic_float_tests branch from 3f7584f to 4e87237 Compare September 3, 2025 12:59
@rustbot
Copy link
Collaborator

rustbot commented Sep 3, 2025

This PR was rebased onto a different master commit. Here's a range-diff highlighting what actually changed.

Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers.

@tgross35
Copy link
Contributor

tgross35 commented Sep 4, 2025

LGTM, thank you!

@bors r+

@bors
Copy link
Collaborator

bors commented Sep 4, 2025

📌 Commit 4e87237 has been approved by tgross35

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Sep 4, 2025
tgross35 added a commit to tgross35/rust that referenced this pull request Sep 5, 2025
…float_tests, r=tgross35

Unify and deduplicate algebraic float tests

cc rust-lang#141726

This is a proposal to unify and deduplicate the algebraic tests for f16, f32, f64 and f128
tgross35 added a commit to tgross35/rust that referenced this pull request Sep 5, 2025
…float_tests, r=tgross35

Unify and deduplicate algebraic float tests

cc rust-lang#141726

This is a proposal to unify and deduplicate the algebraic tests for f16, f32, f64 and f128
tgross35 added a commit to tgross35/rust that referenced this pull request Sep 5, 2025
…float_tests, r=tgross35

Unify and deduplicate algebraic float tests

cc rust-lang#141726

This is a proposal to unify and deduplicate the algebraic tests for f16, f32, f64 and f128
bors added a commit that referenced this pull request Sep 5, 2025
Rollup of 6 pull requests

Successful merges:

 - #144342 (add exact bitshifts)
 - #145709 (Fix LoongArch C function ABI when passing/returning structs containing floats)
 - #146152 (Unify and deduplicate algebraic float tests)
 - #146186 (Update cc-rs to 1.2.33, and switch rustc_codegen_ssa to use find-msvc-tools)
 - #146207 (std: Implement WASIp2-specific stdio routines)
 - #146217 (fix ICE when suggesting `::new`)

r? `@ghost`
`@rustbot` modify labels: rollup
bors added a commit that referenced this pull request Sep 5, 2025
Rollup of 5 pull requests

Successful merges:

 - #144342 (add exact bitshifts)
 - #145709 (Fix LoongArch C function ABI when passing/returning structs containing floats)
 - #146152 (Unify and deduplicate algebraic float tests)
 - #146207 (std: Implement WASIp2-specific stdio routines)
 - #146217 (fix ICE when suggesting `::new`)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit db5cc29 into rust-lang:master Sep 5, 2025
10 checks passed
@rustbot rustbot added this to the 1.91.0 milestone Sep 5, 2025
rust-timer added a commit that referenced this pull request Sep 5, 2025
Rollup merge of #146152 - rperier:unify_and_dedup_algebraic_float_tests, r=tgross35

Unify and deduplicate algebraic float tests

cc #141726

This is a proposal to unify and deduplicate the algebraic tests for f16, f32, f64 and f128
github-actions bot pushed a commit to model-checking/verify-rust-std that referenced this pull request Sep 9, 2025
…float_tests, r=tgross35

Unify and deduplicate algebraic float tests

cc rust-lang#141726

This is a proposal to unify and deduplicate the algebraic tests for f16, f32, f64 and f128
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. 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.

6 participants