]> git.lizzy.rs Git - rust.git/commit
auto merge of #6398 : osaut/rust/master, r=bstrie
authorbors <bors@rust-lang.org>
Sat, 11 May 2013 22:10:44 +0000 (15:10 -0700)
committerbors <bors@rust-lang.org>
Sat, 11 May 2013 22:10:44 +0000 (15:10 -0700)
commit9ee8d506d99f5e992bd0010ad68d3014d959c4ec
tree02787716016a1c8485b210086515ae7c341a3795
parent8ca64a423bea5dd9f4149fe343f7cec87e25316c
parent017e7e8be1906841451284de53c536e475046dc9
auto merge of #6398 : osaut/rust/master, r=bstrie

I have replaced io::println by println in the tutorial as I do not think it is needed anymore since it is already included in prelude.rs.