Skip to content

Commit fc24871

Browse files
committed
1 parent f72b037 commit fc24871

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/changelog.rst

+3
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ Language changes in Rust 1.83.0
3434
* Changed syntax: :s:`Lifetime`
3535

3636
* `Define behavior when atomic and non-atomic reads race. <https://github.com/rust-lang/rust/pull/128778>`_
37+
38+
* No change: Already covered by the definition of :t:`data race`.
39+
3740
* `Non-exhaustive structs may now be empty. <https://github.com/rust-lang/rust/pull/128934>`_
3841
* `Disallow implicit coercions from places of type \`!\` <https://github.com/rust-lang/rust/pull/129392>`_
3942
* `\`const extern\` functions can now be defined for other calling conventions. <https://github.com/rust-lang/rust/pull/129753>`_

0 commit comments

Comments
 (0)