Skip to content

Commit c290a96

Browse files
mbrubeckalexcrichton
authored andcommitted
---
yaml --- r: 110429 b: refs/heads/try c: 544516a h: refs/heads/master i: 110427: d2677a5 v: v3
1 parent db88872 commit c290a96

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
@@ -2,7 +2,7 @@
22
refs/heads/master: e415c25bcd81dc1f9a5a3d25d9b48ed2d545336b
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: c7fac4471201977fdb1c0c0a26c87287e12dc644
5-
refs/heads/try: c1e52c71cae901c25b2cea7b47c834501e09ecb6
5+
refs/heads/try: 544516ac63605a689c904504439e484bd5897522
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
77
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b
88
refs/heads/try2: 147ecfdd8221e4a4d4e090486829a06da1e0ca3c

branches/try/src/doc/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2107,7 +2107,7 @@ references, or types where the only contained references
21072107
have the `'static` lifetime. (For more on named lifetimes and their uses,
21082108
see the [references and lifetimes guide][lifetimes].)
21092109
2110-
> ***Note:*** These two traits were referred to as 'kinds' in earlier
2110+
> ***Note:*** These built-in traits were referred to as 'kinds' in earlier
21112111
> iterations of the language, and often still are.
21122112
21132113
Additionally, the `Drop` trait is used to define destructors. This

0 commit comments

Comments
 (0)