Skip to content

Commit a43da18

Browse files
---
yaml --- r: 1258 b: refs/heads/master c: 7f4ec2c h: refs/heads/master v: v3
1 parent b9e4c68 commit a43da18

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 3a920e7ca89f5be8f85623fc7400dd188d9047ac
2+
refs/heads/master: 7f4ec2c622a8fd6eb6d27a88ae51daa362834519

trunk/doc/rust.texi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2027,7 +2027,7 @@ Rust; they cannot be used as user-defined identifiers in any context.
20272027
* Ref.Type.Big:: The arbitrary-precision integer type.
20282028
* Ref.Type.Text:: Strings and characters.
20292029
* Ref.Type.Rec:: Labeled products of heterogeneous types.
2030-
* Ref.Type.Tup:: Unlabeled products of homogeneous types.
2030+
* Ref.Type.Tup:: Unlabeled products of heterogeneous types.
20312031
* Ref.Type.Vec:: Open products of homogeneous types.
20322032
* Ref.Type.Tag:: Disjoint unions of heterogeneous types.
20332033
* Ref.Type.Fn:: Subroutine types.

0 commit comments

Comments
 (0)