Skip to content

Commit fbceffc

Browse files
remove outdated text about wfx implies
1 parent a75e404 commit fbceffc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/solve/invariants.md

Lines changed: 0 additions & 3 deletions
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)