We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.intro
coerce.least-upper-bound
1 parent 30e91c9 commit 10a5456Copy full SHA for 10a5456
src/type-coercions.md
@@ -232,7 +232,7 @@ unsized coercion to `Foo<U>`.
232
233
r[coerce.least-upper-bound]
234
235
-r[coerce.least-upper-bound]
+r[coerce.least-upper-bound.intro]
236
In some contexts, the compiler must coerce together multiple types to try and
237
find the most general type. This is called a "Least Upper Bound" coercion.
238
LUB coercion is used and only used in the following situations:
0 commit comments