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 1
1
---
2
- refs/heads/master: fb80b384f4b6611ce4d880991a1026e93acdd6f7
2
+ refs/heads/master: 19ae05fa645bf49f51c7fd2067744cbe722d34ac
3
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
4
refs/heads/snap-stage3: 6e7f170fedd3c526a643c0b2d13863acd982be02
5
5
refs/heads/try: a97642026c18a624ff6ea01075dd9550f8ed07ff
Original file line number Diff line number Diff line change @@ -3167,7 +3167,7 @@ Now compile and run like this (adjust to your platform if necessary):
3167
3167
Notice that the library produced contains the version in the file name
3168
3168
as well as an inscrutable string of alphanumerics. As explained in the previous paragraph,
3169
3169
these are both part of Rust's library versioning scheme. The alphanumerics are
3170
- a hash representing the crates id.
3170
+ a hash representing the crate's id.
3171
3171
3172
3172
## The standard library and the prelude
3173
3173
You can’t perform that action at this time.
0 commit comments