Skip to content

Conversation

RalfJung
Copy link
Member

@RalfJung RalfJung commented Oct 18, 2024

When writing this description I didn't realize that the float method constification slipped into the next release. So let's clarify this before people try calling (0.0 / 0.0).is_sign_positive() in a const fn and are confused.

Rendered

@RalfJung RalfJung changed the title clarify that (0.0 / 0.0).is_sign_positive() cannot yet be called in const fn release notes: clarify that (0.0 / 0.0).is_sign_positive() cannot yet be called in const fn Oct 18, 2024
@RalfJung
Copy link
Member Author

Cc @traviscross

@traviscross traviscross merged commit 0da4323 into rust-lang:master Oct 18, 2024
3 checks passed
@RalfJung RalfJung deleted the release-notes-float-const branch April 9, 2025 10:13
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