Skip to content

Commit 1368b80

Browse files
committed
Document Allow zero-byte offsets and ZST read/writes on arbitrary pointers
1 parent e695004 commit 1368b80

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
@@ -26,6 +26,9 @@ Language changes in Rust 1.80.0
2626
* New paragraphs: :p:`fls_CUJyMj0Sj8NS`, :p:`fls_kaomYy0Ml4Nh`, :p:`fls_B5cmkWfD5GNt`, :p:`fls_oqhQ62mDLckN`, :p:`fls_uhwpuv6cx4ip`, :p:`fls_xuuFKmm181bs`
2727

2828
* `Allow zero-byte offsets and ZST read/writes on arbitrary pointers <https://github.com/rust-lang/rust/pull/117329/>`_
29+
30+
* No change: this previous restriction is not specified in the FLS
31+
2932
* `Support C23's variadics without a named parameter <https://github.com/rust-lang/rust/pull/124048/>`_
3033
* `Stabilize `exclusive_range_pattern` feature <https://github.com/rust-lang/rust/pull/124459/>`_
3134
* `Guarantee layout and ABI of `Result` in some scenarios <https://github.com/rust-lang/rust/pull/124870>`_

0 commit comments

Comments
 (0)