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.
1 parent 3a920e7 commit 7f4ec2cCopy full SHA for 7f4ec2c
doc/rust.texi
@@ -2027,7 +2027,7 @@ Rust; they cannot be used as user-defined identifiers in any context.
2027
* Ref.Type.Big:: The arbitrary-precision integer type.
2028
* Ref.Type.Text:: Strings and characters.
2029
* Ref.Type.Rec:: Labeled products of heterogeneous types.
2030
-* Ref.Type.Tup:: Unlabeled products of homogeneous types.
+* Ref.Type.Tup:: Unlabeled products of heterogeneous types.
2031
* Ref.Type.Vec:: Open products of homogeneous types.
2032
* Ref.Type.Tag:: Disjoint unions of heterogeneous types.
2033
* Ref.Type.Fn:: Subroutine types.
0 commit comments