rust/src/test/codegen
Alex Crichton 43bfaa4a33 Mass rename uint/int to usize/isize
Now that support has been removed, all lingering use cases are renamed.
2015-03-26 12:10:22 -07:00
..
iterate-over-array.cc test: add more codegen tests, add copyright headers to all. 2013-07-31 15:02:22 -07:00
iterate-over-array.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
scalar-function-call.cc test: add more codegen tests, add copyright headers to all. 2013-07-31 15:02:22 -07:00
scalar-function-call.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
single-return-value.cc Elide unnecessary ret slot allocas 2013-08-10 11:04:50 +02:00
single-return-value.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
small-dense-int-switch.cc test: add more codegen tests, add copyright headers to all. 2013-07-31 15:02:22 -07:00
small-dense-int-switch.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
stack-alloc-string-slice.cc test: add more codegen tests, add copyright headers to all. 2013-07-31 15:02:22 -07:00
stack-alloc-string-slice.rs Add pub to all the codegen tests 2013-10-10 06:00:51 -07:00
static-method-call-multi.cc test: add more codegen tests, add copyright headers to all. 2013-07-31 15:02:22 -07:00
static-method-call-multi.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
static-method-call.cc test: add more codegen tests, add copyright headers to all. 2013-07-31 15:02:22 -07:00
static-method-call.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
virtual-method-call-struct-return.cc test: add more codegen tests, add copyright headers to all. 2013-07-31 15:02:22 -07:00
virtual-method-call-struct-return.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
virtual-method-call.cc test: add more codegen tests, add copyright headers to all. 2013-07-31 15:02:22 -07:00
virtual-method-call.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00