We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e2404ef + 8aa82fc commit b5c68b0Copy full SHA for b5c68b0
src/type-coercions.md
@@ -147,7 +147,7 @@ Coercion is allowed between the following types:
147
and where `U` can be obtained from `T` by [unsized coercion](#unsized-coercions).
148
149
<!--In the future, coerce_inner will be recursively extended to tuples and
150
- structs. In addition, coercions from sub-traits to super-traits will be
+ structs. In addition, coercions from subtraits to supertraits will be
151
added. See [RFC 401] for more details.-->
152
153
* Function item types to `fn` pointers
0 commit comments