| .. |
|
basic-types.rs
|
debuginfo: Fixed some instances of gdb wrongly printing u8/i8 values as chars.
|
2013-06-27 19:28:37 +02:00 |
|
box.rs
|
debuginfo: Began refactoring of composite type handling.
|
2013-07-19 07:53:57 +02:00 |
|
boxed-struct.rs
|
debuginfo: Began refactoring of composite type handling.
|
2013-07-19 07:53:57 +02:00 |
|
destructured-local.rs
|
debuginfo: Added test case for local variables declared with destructuring.
|
2013-06-27 19:28:37 +02:00 |
|
function-arguments.rs
|
debuginfo: Added test case for function arguments.
|
2013-06-27 19:28:37 +02:00 |
|
reference-to-basic.rs
|
debuginfo: Added test case for region pointers pointing to stack values with basic type.
|
2013-06-27 19:28:37 +02:00 |
|
reference-to-managed-basic.rs
|
debuginfo: Some corrections after review.
|
2013-06-27 19:28:37 +02:00 |
|
reference-to-struct.rs
|
debuginfo: Added more tests for region pointers (tuples, structs).
|
2013-06-27 19:28:37 +02:00 |
|
reference-to-tuple.rs
|
debuginfo: Added more tests for region pointers (tuples, structs).
|
2013-06-27 19:28:37 +02:00 |
|
reference-to-unique-basic.rs
|
debuginfo: Added test cases for region pointers into heap boxes for basic types.
|
2013-06-27 19:28:37 +02:00 |
|
simple-struct.rs
|
debuginfo: Made test cases use correct naming convention for variables.
|
2013-06-27 19:28:17 +02:00 |
|
simple-tuple.rs
|
debuginfo: Fixed some instances of gdb wrongly printing u8/i8 values as chars.
|
2013-06-27 19:28:37 +02:00 |
|
struct-in-struct.rs
|
debuginfo: Formatting cleanup.
|
2013-06-27 19:28:37 +02:00 |
|
struct-with-destructor.rs
|
debuginfo: Began refactoring of composite type handling.
|
2013-07-19 07:53:57 +02:00 |
|
tuple-in-struct.rs
|
debuginfo: Made test cases use correct naming convention for variables.
|
2013-06-27 19:28:17 +02:00 |
|
tuple-in-tuple.rs
|
debuginfo: Made test cases use correct naming convention for variables.
|
2013-06-27 19:28:17 +02:00 |
|
variable-scope.rs
|
debuginfo: Formatting cleanup.
|
2013-06-27 19:28:37 +02:00 |
|
vec.rs
|
_Actually_ xfail debuginfo tests
|
2013-06-21 00:23:42 +12:00 |