Skip to content

Commit 23343b8

Browse files
committed
Describe `Allow constraining opaque types during subtyping in the trait system
1 parent f8d0bfe commit 23343b8

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
@@ -48,6 +48,9 @@ Language changes in Rust 1.81.0
4848
* No change: this previous restriction is not specified in the FLS
4949

5050
* `Allow constraining opaque types during subtyping in the trait system. <https://github.com/rust-lang/rust/pull/125447/>`_
51+
52+
* No change: the concrete type inference resolution is not part of the FLS
53+
5154
* `Allow constraining opaque types during various unsizing casts. <https://github.com/rust-lang/rust/pull/125610/>`_
5255
* `Deny keyword lifetimes pre-expansion. <https://github.com/rust-lang/rust/pull/126762/>`_
5356

0 commit comments

Comments
 (0)