Skip to content

Commit

Permalink
Document Support C23's variadics without a named parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
Veykril committed Sep 9, 2024
1 parent 1368b80 commit 412c1b2
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 @@ -30,6 +30,9 @@ Language changes in Rust 1.80.0
* No change: this previous restriction is not specified in the FLS

* `Support C23's variadics without a named parameter <https://github.com/rust-lang/rust/pull/124048/>`_

* No change: this previous restriction is not specified in the FLS

* `Stabilize `exclusive_range_pattern` feature <https://github.com/rust-lang/rust/pull/124459/>`_
* `Guarantee layout and ABI of `Result` in some scenarios <https://github.com/rust-lang/rust/pull/124870>`_

Expand Down

0 comments on commit 412c1b2

Please sign in to comment.