File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
refs/heads/master: e415c25bcd81dc1f9a5a3d25d9b48ed2d545336b
3
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
4
refs/heads/snap-stage3: c7fac4471201977fdb1c0c0a26c87287e12dc644
5
- refs/heads/try: c1e52c71cae901c25b2cea7b47c834501e09ecb6
5
+ refs/heads/try: 544516ac63605a689c904504439e484bd5897522
6
6
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
7
7
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b
8
8
refs/heads/try2: 147ecfdd8221e4a4d4e090486829a06da1e0ca3c
Original file line number Diff line number Diff line change @@ -2107,7 +2107,7 @@ references, or types where the only contained references
2107
2107
have the `'static` lifetime. (For more on named lifetimes and their uses,
2108
2108
see the [references and lifetimes guide][lifetimes].)
2109
2109
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
2111
2111
> iterations of the language, and often still are.
2112
2112
2113
2113
Additionally, the `Drop` trait is used to define destructors. This
You can’t perform that action at this time.
0 commit comments