rust-lang / rust

Empowering everyone to build reliable and efficient software.
https://www.rust-lang.org
Other
98.15k stars 12.69k forks source link

Tracking issue for release notes of #128778: atomics: allow atomic and non-atomic reads to race #130941

Open rustbot opened 1 month ago

rustbot commented 1 month ago

This issue tracks the release notes text for #128778.

Steps

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).

# Language
- [atomics: allow atomic and non-atomic reads to race](https://github.com/rust-lang/rust/pull/128778)

[!TIP] Use the previous releases categories to help choose which one(s) to use. The category will be de-duplicated with all the other ones by the release team.

More than one section can be included if needed.

Release blog section

If the change is notable enough for inclusion in the blog post, the responsible team should add content to this section. Otherwise leave it empty.

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

RalfJung commented 1 month ago

This is quite niche, and there's going to be some other "good stuff" in this release, so it may not be worth having a separate section.

RalfJung commented 1 month ago

Cc @rust-lang/opsem