Skip to content

Commit 8f16862

Browse files
committed
Rollup merge of rust-lang#25321 - steveklabnik:second_tutorial, r=alexcrichton
This is a little rough, and it needs squashed and section headers, but i'd like to get some eyes on it sooner rather than later.
2 parents 273224b + 2ba6169 commit 8f16862

File tree

2 files changed

+691
-0
lines changed

2 files changed

+691
-0
lines changed

src/doc/trpl/SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
* [Hello, Cargo!](hello-cargo.md)
77
* [Learn Rust](learn-rust.md)
88
* [Guessing Game](guessing-game.md)
9+
* [Dining Philosophers](dining-philosophers.md)
910
* [Effective Rust](effective-rust.md)
1011
* [The Stack and the Heap](the-stack-and-the-heap.md)
1112
* [Testing](testing.md)

0 commit comments

Comments
 (0)