Skip to content

Commit 323550f

Browse files
committed
---
yaml --- r: 44598 b: refs/heads/master c: 67ee95e h: refs/heads/master v: v3
1 parent 9c9615a commit 323550f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 28e8542c549a3f1d8b672a0398869472ccd2e780
2+
refs/heads/master: 67ee95e943163d8d3dad439bfb0ce94e3e9c9aa4
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: a6d9689399d091c3265f00434a69c551a61c28dc
55
refs/heads/try: ef355f6332f83371e4acf04fc4eb940ab41d78d3

trunk/doc/rust.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1117,6 +1117,7 @@ a = Cat{ name: ~"Spotty", weight: 2.7 };
11171117

11181118
In this example, `Cat` is a _struct-like enum variant_,
11191119
whereas `Dog` is simply called an enum variant.
1120+
11201121
### Constants
11211122

11221123
~~~~~~~~ {.ebnf .gram}

0 commit comments

Comments
 (0)