..
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
Add pub to all the codegen tests
2013-10-10 06:00:51 -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
Add pub to all the codegen tests
2013-10-10 06:00:51 -07:00
single-return-value.cc
Elide unnecessary ret slot allocas
2013-08-10 11:04:50 +02:00
single-return-value.rs
Add pub to all the codegen tests
2013-10-10 06:00:51 -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
Add pub to all the codegen tests
2013-10-10 06:00:51 -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
librustc: Forbid private types in public APIs.
2014-09-22 20:05:45 -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
librustc: Forbid private types in public APIs.
2014-09-22 20:05:45 -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
librustc: Forbid private types in public APIs.
2014-09-22 20:05:45 -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
librustc: Forbid private types in public APIs.
2014-09-22 20:05:45 -07:00