We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.intro
coerce.least-upper-bound
1 parent 641cf74 commit ce21183Copy full SHA for ce21183
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