We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b38aa65 + 80c664a commit 84fdb51Copy full SHA for 84fdb51
src/doc/rustc-dev-guide/src/solve/invariants.md
@@ -23,9 +23,6 @@ well-formed after normalizing said aliases. We rely on this as
23
otherwise we would have to re-check for well-formedness for these
24
types.
25
26
-This is unfortunately broken for `<fndef as FnOnce<..>>::Output` due to implied bounds,
27
-resulting in [#114936].
28
-
29
### Structural equality modulo regions implies semantic equality ✅
30
31
If you have a some type and equate it to itself after replacing any regions with unique
0 commit comments