We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 771483b + bc33f3a commit ece5fe4Copy full SHA for ece5fe4
src/solve/opaque-types.md
@@ -33,7 +33,7 @@ For opaque types in the defining scope and in the implicit-negative coherence mo
33
always done in two steps. Outside of the defining scope `normalizes-to` for opaques always
34
returns `Err(NoSolution)`.
35
36
-We start by trying to to assign the expected type as a hidden type.
+We start by trying to assign the expected type as a hidden type.
37
38
In the implicit-negative coherence mode, this currently always results in ambiguity without
39
interacting with the opaque types storage. We could instead add allow 'defining' all opaque types,
0 commit comments