Skip to content

Commit

Permalink
Auto merge of #23522 - steveklabnik:gh22518, r=Manishearth
Browse files Browse the repository at this point in the history
When investigating #22518, this chapter is really the only part that has `rand`, and the rest still works without it. We should have some examples like this, but for now, it's more important to be right than perfect.
  • Loading branch information
bors committed Mar 20, 2015
2 parents 0834bd1 + 0249603 commit cbc660b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 894 deletions.
1 change: 0 additions & 1 deletion src/doc/trpl/SUMMARY.md
Expand Up @@ -14,7 +14,6 @@
* [Strings](strings.md)
* [Arrays, Vectors, and Slices](arrays-vectors-and-slices.md)
* [Standard Input](standard-input.md)
* [Guessing Game](guessing-game.md)
* [II: Intermediate Rust](intermediate.md)
* [Crates and Modules](crates-and-modules.md)
* [Testing](testing.md)
Expand Down

0 comments on commit cbc660b

Please sign in to comment.