We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8d0bfe commit 23343b8Copy full SHA for 23343b8
src/changelog.rst
@@ -48,6 +48,9 @@ Language changes in Rust 1.81.0
48
* No change: this previous restriction is not specified in the FLS
49
50
* `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
54
* `Allow constraining opaque types during various unsizing casts. <https://github.com/rust-lang/rust/pull/125610/>`_
55
* `Deny keyword lifetimes pre-expansion. <https://github.com/rust-lang/rust/pull/126762/>`_
56
0 commit comments