Skip to content

Commit

Permalink
Describe `Allow constraining opaque types during various unsizing casts
Browse files Browse the repository at this point in the history
  • Loading branch information
Veykril committed Sep 24, 2024
1 parent 23343b8 commit a967842
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ Language changes in Rust 1.81.0
* No change: the concrete type inference resolution is not part of the FLS

* `Allow constraining opaque types during various unsizing casts. <https://github.com/rust-lang/rust/pull/125610/>`_

* No change: the concrete type inference resolution is not part of the FLS

* `Deny keyword lifetimes pre-expansion. <https://github.com/rust-lang/rust/pull/126762/>`_

Language changes in Rust 1.80.0
Expand Down

0 comments on commit a967842

Please sign in to comment.