Skip to content

Commit f8d0bfe

Browse files
committed
Describe \offset_from\`: always allow pointers to point to the same address
1 parent e92effc commit f8d0bfe

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
@@ -44,6 +44,9 @@ Language changes in Rust 1.81.0
4444
* No change: lints are not part of the FLS
4545

4646
* `\`offset_from\`: always allow pointers to point to the same address. <https://github.com/rust-lang/rust/pull/124921/>`_
47+
48+
* No change: this previous restriction is not specified in the FLS
49+
4750
* `Allow constraining opaque types during subtyping in the trait system. <https://github.com/rust-lang/rust/pull/125447/>`_
4851
* `Allow constraining opaque types during various unsizing casts. <https://github.com/rust-lang/rust/pull/125610/>`_
4952
* `Deny keyword lifetimes pre-expansion. <https://github.com/rust-lang/rust/pull/126762/>`_

0 commit comments

Comments
 (0)