]> git.lizzy.rs Git - rust.git/commit
readme: Add build and run instructions.
authorScott Olson <scott@solson.me>
Wed, 13 Apr 2016 13:32:32 +0000 (07:32 -0600)
committerScott Olson <scott@solson.me>
Wed, 13 Apr 2016 13:32:32 +0000 (07:32 -0600)
commit4867051c6f68626b9ce5b399234067959a9b27df
tree4d077f74b0e07c916c522b9d0c7602a1e3a21884
parente0f7d8f38c549454bc1f33cfbca33c8bcf0dc075
readme: Add build and run instructions.
18 files changed:
README.md
test/arrays.rs
test/bools.rs
test/c_enums.rs
test/calls.rs
test/closures.rs
test/errors.rs
test/heap.rs
test/ints.rs
test/loops.rs
test/pointers.rs
test/products.rs
test/specialization.rs
test/std.rs
test/strings.rs
test/sums.rs
test/trivial.rs
test/vecs.rs