Skip to content

Commit 412c1b2

Browse files
committed
Document Support C23's variadics without a named parameter
1 parent 1368b80 commit 412c1b2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/changelog.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ Language changes in Rust 1.80.0
3030
* No change: this previous restriction is not specified in the FLS
3131

3232
* `Support C23's variadics without a named parameter <https://github.com/rust-lang/rust/pull/124048/>`_
33+
34+
* No change: this previous restriction is not specified in the FLS
35+
3336
* `Stabilize `exclusive_range_pattern` feature <https://github.com/rust-lang/rust/pull/124459/>`_
3437
* `Guarantee layout and ABI of `Result` in some scenarios <https://github.com/rust-lang/rust/pull/124870>`_
3538

0 commit comments

Comments
 (0)