Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Veykril committed Dec 9, 2024
1 parent f72b037 commit fc24871
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ Language changes in Rust 1.83.0
* Changed syntax: :s:`Lifetime`

* `Define behavior when atomic and non-atomic reads race. <https://github.com/rust-lang/rust/pull/128778>`_

* No change: Already covered by the definition of :t:`data race`.

* `Non-exhaustive structs may now be empty. <https://github.com/rust-lang/rust/pull/128934>`_
* `Disallow implicit coercions from places of type \`!\` <https://github.com/rust-lang/rust/pull/129392>`_
* `\`const extern\` functions can now be defined for other calling conventions. <https://github.com/rust-lang/rust/pull/129753>`_
Expand Down

0 comments on commit fc24871

Please sign in to comment.