Skip to content

Commit fa3d778

Browse files
committed
Auto merge of #23787 - steveklabnik:gh23760, r=alexcrichton
This was originally used to set up the guessing game, but that no longer exists. This version uses `old_io`, and updating it involves talking about `&mut` and such, which we haven't covered yet. So, for now, let's just remove it. Fixes #23760
2 parents 227b46b + 9fb54f8 commit fa3d778

File tree

2 files changed

+0
-167
lines changed

2 files changed

+0
-167
lines changed

src/doc/trpl/SUMMARY.md

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* [Looping](looping.md)
1414
* [Strings](strings.md)
1515
* [Arrays, Vectors, and Slices](arrays-vectors-and-slices.md)
16-
* [Standard Input](standard-input.md)
1716
* [Intermediate Rust](intermediate.md)
1817
* [Crates and Modules](crates-and-modules.md)
1918
* [Testing](testing.md)

src/doc/trpl/standard-input.md

-166
This file was deleted.

0 commit comments

Comments
 (0)