Skip to content

Commit 003ca99

Browse files
committed
---
yaml --- r: 54555 b: refs/heads/snap-stage3 c: ac9e694 h: refs/heads/master i: 54553: 2928677 54551: eed5275 v: v3
1 parent e1db442 commit 003ca99

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,7 +1,7 @@
11
---
22
refs/heads/master: 5f13e9ccc2e3328d4cd8ca49f84e6840dd998346
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4-
refs/heads/snap-stage3: d1e2d295f89276661367ba3fe19589b4a7934538
4+
refs/heads/snap-stage3: ac9e694d595a95c75fd96b149bf5e7edce366027
55
refs/heads/try: 8eb2bab100b42f0ba751552d8eff00eb2134c55a
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
77
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b

branches/snap-stage3/doc/rust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2579,7 +2579,7 @@ to the record type-constructor. The differences are as follows:
25792579

25802580
Tuple types and values are denoted by listing the types or values of their
25812581
elements, respectively, in a parenthesized, comma-separated
2582-
list. Single-element tuples are not legal; all tuples have two or more values.
2582+
list.
25832583

25842584
The members of a tuple are laid out in memory contiguously, like a record, in
25852585
order specified by the tuple type.

0 commit comments

Comments
 (0)