Skip to content

Commit cbc660b

Browse files
committed
Auto merge of #23522 - steveklabnik:gh22518, r=Manishearth
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.
2 parents 0834bd1 + 0249603 commit cbc660b

File tree

2 files changed

+0
-894
lines changed

2 files changed

+0
-894
lines changed

src/doc/trpl/SUMMARY.md

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
* [Strings](strings.md)
1515
* [Arrays, Vectors, and Slices](arrays-vectors-and-slices.md)
1616
* [Standard Input](standard-input.md)
17-
* [Guessing Game](guessing-game.md)
1817
* [II: Intermediate Rust](intermediate.md)
1918
* [Crates and Modules](crates-and-modules.md)
2019
* [Testing](testing.md)

0 commit comments

Comments
 (0)