Skip to content

Use the correct return type for compiler-builtins float compares#1598

Merged
bjorn3 merged 1 commit intomainfrom
compiler_builtins_compare_type
Oct 1, 2025
Merged

Use the correct return type for compiler-builtins float compares#1598
bjorn3 merged 1 commit intomainfrom
compiler_builtins_compare_type

Conversation

@bjorn3
Copy link
Copy Markdown
Member

@bjorn3 bjorn3 commented Oct 1, 2025

Fixes #1597

@rustbot

This comment has been minimized.

@bjorn3 bjorn3 force-pushed the compiler_builtins_compare_type branch from 17c832b to b1e6edd Compare October 1, 2025 11:46
@bjorn3 bjorn3 force-pushed the compiler_builtins_compare_type branch from b1e6edd to 992c2c6 Compare October 1, 2025 12:02
@bjorn3 bjorn3 merged commit d0475ed into main Oct 1, 2025
64 of 66 checks passed
@bjorn3 bjorn3 deleted the compiler_builtins_compare_type branch October 1, 2025 12:55
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.

IncompatibleSignature error when build-std targeting x86_64-unknown-linux-gnu ( but x86_64-unknown-linux-musl works )

2 participants