about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2015-10-04 14:18:28 +0000
committerbors <bors@rust-lang.org>2015-10-04 14:18:28 +0000
commit1dcbd35710a454c73df9e5bf0f6b1f8734492670 (patch)
tree66ba7583294d793580d047b09c13f01f316aee97 /src/libstd/sys/unix/stack_overflow.rs
parent130851e03046db41d555a401a08c87f187fd911a (diff)
parent2b535a1622a5ec38d007cee910f403eda1af9027 (diff)
downloadrust-1dcbd35710a454c73df9e5bf0f6b1f8734492670.tar.gz
rust-1dcbd35710a454c73df9e5bf0f6b1f8734492670.zip
Auto merge of #28832 - sarcas:docs-uneeded-done-in-library-example, r=steveklabnik
"Rust Inside Other Languages" in the Rust book includes a library example. The reference specifies printing "done!" when the code finishes running, and the language examples (Ruby, Python, JS) all do this in their code. 

However, the Rust library example code *also* does this, so that the examples as written would output "done!" twice.

This commit removes the "done!" from the Rust example code to tidy up the output to match expectations.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions