Skip to content

Tracking issue for release notes of #137323: Guarantee behavior of transmuting Option::<T>::None subject to NPO #141140

Closed
@rustbot

Description

@rustbot
Collaborator

This issue tracks the release notes text for #137323.

cc @joshlf, @RalfJung -- original issue/PR authors and assignees for drafting text

See the forge.rust-lang.org chapter about release notes for an overview of how the release team makes use of these tracking issues.

Release notes text

This section should be edited to specify the correct category(s) for the change, with succinct description(s) of what changed. Some things worth considering:

  • Does this need an additional compat notes section?
  • Was this a libs stabilization that should have additional headers to list new APIs under Stabilized APIs and Const Stabilized APIs?
(no release notes needed)

Tip

Use the previous releases for inspiration on how to write the release notes text and which categories to pick.

Release blog section

If this change is notable enough for inclusion in the blog post then this section should be edited to contain a draft for the blog post. Otherwise leave it empty.

Note

If a blog post section is required the release-blog-post label should be added (@rustbot label +release-blog-post) to this issue as otherwise it may be missed by the release team.

Activity

added
T-langRelevant to the language team
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 May 17, 2025
joshlf

joshlf commented on May 20, 2025

@joshlf
Contributor

@RalfJung It seems like overkill to me to include this change in release notes for the next stable Rust version. Do you know if there's any way to indicate to rustbot that release notes should be skipped for this change?

RalfJung

RalfJung commented on May 20, 2025

@RalfJung
Member

I have edited the text to indicate that -- and I'll just close the issue, which should have the same effect.

removed
needs-triageThis issue may need triage. Remove it if it has been sufficiently triaged.
on May 21, 2025
added this to the 1.89.0 milestone on May 24, 2025
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

    T-langRelevant to the language teamrelnotesMarks 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

        @RalfJung@joshlf@jieyouxu@rustbot

        Issue actions

          Tracking issue for release notes of #137323: Guarantee behavior of transmuting `Option::<T>::None` subject to NPO · Issue #141140 · rust-lang/rust