diff --git a/src/changelog.rst b/src/changelog.rst index 6ed007b1..97927755 100644 --- a/src/changelog.rst +++ b/src/changelog.rst @@ -26,6 +26,9 @@ Language changes in Rust 1.80.0 * New paragraphs: :p:`fls_CUJyMj0Sj8NS`, :p:`fls_kaomYy0Ml4Nh`, :p:`fls_B5cmkWfD5GNt`, :p:`fls_oqhQ62mDLckN`, :p:`fls_uhwpuv6cx4ip`, :p:`fls_xuuFKmm181bs` * `Allow zero-byte offsets and ZST read/writes on arbitrary pointers `_ + + * No change: this previous restriction is not specified in the FLS + * `Support C23's variadics without a named parameter `_ * `Stabilize `exclusive_range_pattern` feature `_ * `Guarantee layout and ABI of `Result` in some scenarios `_