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 c8d843d commit 980cfd6Copy full SHA for 980cfd6
src/changelog.rst
@@ -36,6 +36,9 @@ Language changes in Rust 1.81.0
36
* New paragraph: :p:`fls_NrTL2FruARAv`
37
38
* `Change method resolution to constrain hidden types instead of rejecting method candidates. <https://github.com/rust-lang/rust/pull/123962/>`_
39
+
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
* `\`offset_from\`: always allow pointers to point to the same address. <https://github.com/rust-lang/rust/pull/124921/>`_
44
* `Allow constraining opaque types during subtyping in the trait system. <https://github.com/rust-lang/rust/pull/125447/>`_
0 commit comments