about summary refs log tree commit diff
path: root/src/test/codegen/iterate-over-array.rs
AgeCommit message (Collapse)AuthorLines
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-1/+1
Now that support has been removed, all lingering use cases are renamed.
2013-10-10Add `pub` to all the codegen testsAlex Crichton-1/+1
Otherwise the test function is internalized and LLVM will most likely optimize it out.
2013-07-31test: add more codegen tests, add copyright headers to all.Graydon Hoare-0/+10
2013-07-16test: new codegen tests, rename hello.Graydon Hoare-0/+10