Skip to content

Commit 980cfd6

Browse files
committed
Describe Change method resolution to constrain hidden types instead of rejecting method candidates
1 parent c8d843d commit 980cfd6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/changelog.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ Language changes in Rust 1.81.0
3636
* New paragraph: :p:`fls_NrTL2FruARAv`
3737

3838
* `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+
3942
* `Bump `elided_lifetimes_in_associated_constant` to deny. <https://github.com/rust-lang/rust/pull/124211/>`_
4043
* `\`offset_from\`: always allow pointers to point to the same address. <https://github.com/rust-lang/rust/pull/124921/>`_
4144
* `Allow constraining opaque types during subtyping in the trait system. <https://github.com/rust-lang/rust/pull/125447/>`_

0 commit comments

Comments
 (0)