Skip to content

Commit 3cd978f

Browse files
committed
auto merge of #8563 : graydon/rust/2013-08-16-condition-tutorial, r=catamorphism
First cut of a tutorial on conditions. cc: #6701
2 parents 293660d + ef5d537 commit 3cd978f

File tree

4 files changed

+889
-1
lines changed

4 files changed

+889
-1
lines changed

configure

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -740,6 +740,7 @@ do
740740
make_dir $h/test/doc-tutorial-macros
741741
make_dir $h/test/doc-tutorial-borrowed-ptr
742742
make_dir $h/test/doc-tutorial-tasks
743+
make_dir $h/test/doc-tutorial-conditions
743744
make_dir $h/test/doc-rust
744745
done
745746

0 commit comments

Comments
 (0)