Skip to content

Commit 80c664a

Browse files
remove outdated text about wfx implies
1 parent 3423f1e commit 80c664a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/doc/rustc-dev-guide/src/solve/invariants.md

-3
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ well-formed after normalizing said aliases. We rely on this as
2323
otherwise we would have to re-check for well-formedness for these
2424
types.
2525

26-
This is unfortunately broken for `<fndef as FnOnce<..>>::Output` due to implied bounds,
27-
resulting in [#114936].
28-
2926
### Structural equality modulo regions implies semantic equality ✅
3027

3128
If you have a some type and equate it to itself after replacing any regions with unique

0 commit comments

Comments
 (0)