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.
Bump
1 parent 980cfd6 commit e92effcCopy full SHA for e92effc
src/changelog.rst
@@ -40,6 +40,9 @@ Language changes in Rust 1.81.0
40
* No change: the concrete type inference resolution is not part of the FLS
41
42
* `Bump `elided_lifetimes_in_associated_constant` to deny. <https://github.com/rust-lang/rust/pull/124211/>`_
43
+
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
* `Allow constraining opaque types during subtyping in the trait system. <https://github.com/rust-lang/rust/pull/125447/>`_
48
* `Allow constraining opaque types during various unsizing casts. <https://github.com/rust-lang/rust/pull/125610/>`_
0 commit comments