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 e92effc commit f8d0bfeCopy full SHA for f8d0bfe
src/changelog.rst
@@ -44,6 +44,9 @@ Language changes in Rust 1.81.0
44
* No change: lints are not part of the FLS
45
46
* `\`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
50
* `Allow constraining opaque types during subtyping in the trait system. <https://github.com/rust-lang/rust/pull/125447/>`_
51
* `Allow constraining opaque types during various unsizing casts. <https://github.com/rust-lang/rust/pull/125610/>`_
52
* `Deny keyword lifetimes pre-expansion. <https://github.com/rust-lang/rust/pull/126762/>`_
0 commit comments