Skip to content

Tracking issue for release notes of #129555: stabilize const_float_bits_conv #130075

@rustbot

Description

@rustbot
Collaborator

This issue tracks the release notes text for #129555.

  • Proposed text is drafted by PR author (or team) making the noteworthy change.
    Issue is nominated for release team review of clarity for wider audience.
    Release team includes text in release notes/blog posts.

Release notes text:

The responsible team for the underlying change should edit this section to replace the
automatically generated link with a succinct description of what changed, drawing upon text
proposed by the author (either in discussion or through direct editing). If the change is notable
enough for inclusion in the blog post, add content to the blog section below.

# Stabilized APIs
These APIs are now stable in const contexts:
- `{f32,f64}::to_bits`, `{f32,f64}::from_bits`, `{f32,f64}::{to,from}_{be,le,ne}_bytes`

Note: The section title will be de-duplicated by the release team with other release notes issues.
Please use a standard title from previous releases.
More than one section can be included if needed.

Release blog section (if any, leave blank if no section is expected):

cc @RalfJung, @Mark-Simulacrum -- origin issue/PR authors and assignees for starting to draft text

Activity

added
relnotesMarks issues that should be documented in the release notes of the next release.
relnotes-tracking-issueMarks issues tracking what text to put in release notes.
needs-triageThis issue may need triage. Remove it if it has been sufficiently triaged.
on Sep 7, 2024
RalfJung

RalfJung commented on Sep 7, 2024

@RalfJung
Member

I don't think this needs any dedicated section, just the usual item in the list of newly const-stabilized functions.

added this to the 1.83.0 milestone on Sep 8, 2024
removed
needs-triageThis issue may need triage. Remove it if it has been sufficiently triaged.
on Sep 8, 2024
cuviper

cuviper commented on Nov 22, 2024

@cuviper
Member

This is included in "Stabilized APIs", so it doesn't need its own relnotes entry.

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    relnotesMarks issues that should be documented in the release notes of the next release.relnotes-tracking-issueMarks issues tracking what text to put in release notes.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @cuviper@RalfJung@saethlin@rustbot

        Issue actions

          Tracking issue for release notes of #129555: stabilize const_float_bits_conv · Issue #130075 · rust-lang/rust