rust/src/test/debug-info
2014-01-02 15:38:57 +01:00
..
basic-types-metadata.rs debuginfo: Set the is_local_to_unit attribute of functions correctly 2013-12-16 10:23:28 +01:00
basic-types.rs tagging issue number(#10381) 2013-11-10 08:18:12 +09:00
borrowed-basic.rs tagging issue number(#10381) 2013-11-10 08:18:12 +09:00
borrowed-c-style-enum.rs tagging issue number(#10381) 2013-11-10 08:18:12 +09:00
borrowed-enum.rs tagging issue number(#10381) 2013-11-10 08:18:12 +09:00
borrowed-managed-basic.rs Ignore failing Android debug-info tests. #10381 2013-12-13 16:39:22 -08:00
borrowed-struct.rs auto merge of #10932 : alexcrichton/rust/feature-update, r=cmr 2013-12-14 23:02:15 -08:00
borrowed-tuple.rs Ignore failing Android debug-info tests. #10381 2013-12-13 16:39:22 -08:00
borrowed-unique-basic.rs Ignore failing Android debug-info tests. #10381 2013-12-13 16:39:22 -08:00
box.rs auto merge of #10932 : alexcrichton/rust/feature-update, r=cmr 2013-12-14 23:02:15 -08:00
boxed-struct.rs auto merge of #10932 : alexcrichton/rust/feature-update, r=cmr 2013-12-14 23:02:15 -08:00
boxed-vec.rs tagging issue number(#10381) 2013-11-10 08:18:12 +09:00
by-value-non-immediate-argument.rs tagging issue number(#10381) 2013-11-10 08:18:12 +09:00
by-value-self-argument-in-trait-impl.rs debuginfo: Updated test cases to also test by-value self arguments. 2013-12-17 18:08:51 +01:00
c-style-enum-in-composite.rs Ignore failing Android debug-info tests. #10381 2013-12-13 16:39:22 -08:00
c-style-enum.rs tagging issue number(#10381) 2013-11-10 08:18:12 +09:00
closure-in-generic-function.rs tagging issue number(#10381) 2013-11-10 08:18:12 +09:00
destructured-fn-argument.rs Register new snapshots 2013-11-28 20:27:56 -08:00
destructured-local.rs auto merge of #10932 : alexcrichton/rust/feature-update, r=cmr 2013-12-14 23:02:15 -08:00
evec-in-struct.rs tagging issue number(#10381) 2013-11-10 08:18:12 +09:00
function-arg-initialization.rs debuginfo: Add test cases for function prologue handling. 2013-12-16 10:23:28 +01:00
function-arguments.rs Ignore failing Android debug-info tests. #10381 2013-12-13 16:39:22 -08:00
function-prologue-stepping-no-split-stack.rs debuginfo: Add test cases for function prologue handling. 2013-12-16 10:23:28 +01:00
generic-function.rs tagging issue number(#10381) 2013-11-10 08:18:12 +09:00
generic-functions-nested.rs tagging issue number(#10381) 2013-11-10 08:18:12 +09:00
generic-method-on-generic-struct.rs debuginfo: Updated test cases to also test by-value self arguments. 2013-12-17 18:08:51 +01:00
generic-static-method-on-struct-and-enum.rs tagging issue number(#10381) 2013-11-10 08:18:12 +09:00
generic-struct-style-enum.rs tagging issue number(#10381) 2013-11-10 08:18:12 +09:00
generic-struct.rs tagging issue number(#10381) 2013-11-10 08:18:12 +09:00
generic-trait-generic-static-default-method.rs Stop accepting 'impl ...;', require {} instead 2013-09-24 14:12:02 -07:00
generic-tuple-style-enum.rs tagging issue number(#10381) 2013-11-10 08:18:12 +09:00
lexical-scope-in-for-loop.rs tagging issue number(#10381) 2013-11-10 08:18:12 +09:00
lexical-scope-in-if.rs tagging issue number(#10381) 2013-11-10 08:18:12 +09:00
lexical-scope-in-match.rs Register new snapshots 2013-11-28 20:27:56 -08:00
lexical-scope-in-parameterless-closure.rs tagging issue number(#10381) 2013-11-10 08:18:12 +09:00
lexical-scope-in-stack-closure.rs test: Remove most uses of &fn() from the tests. 2013-11-26 08:19:00 -08:00
lexical-scope-in-unconditional-loop.rs tagging issue number(#10381) 2013-11-10 08:18:12 +09:00
lexical-scope-in-unique-closure.rs librustc: Fix merge fallout. 2013-11-26 11:04:39 -08:00
lexical-scope-in-while.rs tagging issue number(#10381) 2013-11-10 08:18:12 +09:00
lexical-scope-with-macro.rs tagging issue number(#10381) 2013-11-10 08:18:12 +09:00
lexical-scopes-in-block-expression.rs tagging issue number(#10381) 2013-11-10 08:18:12 +09:00
managed-enum.rs auto merge of #10932 : alexcrichton/rust/feature-update, r=cmr 2013-12-14 23:02:15 -08:00
managed-pointer-within-unique-vec.rs Ignore failing Android debug-info tests. #10381 2013-12-13 16:39:22 -08:00
managed-pointer-within-unique.rs Ignore failing Android debug-info tests. #10381 2013-12-13 16:39:22 -08:00
method-on-enum.rs debuginfo: Updated test cases to also test by-value self arguments. 2013-12-17 18:08:51 +01:00
method-on-generic-struct.rs debuginfo: Updated test cases to also test by-value self arguments. 2013-12-17 18:08:51 +01:00
method-on-struct.rs debuginfo: Updated test cases to also test by-value self arguments. 2013-12-17 18:08:51 +01:00
method-on-trait.rs debuginfo: Updated test cases to also test by-value self arguments. 2013-12-17 18:08:51 +01:00
method-on-tuple-struct.rs debuginfo: Updated test cases to also test by-value self arguments. 2013-12-17 18:08:51 +01:00
multiple-functions-equal-var-names.rs tagging issue number(#10381) 2013-11-10 08:18:12 +09:00
multiple-functions.rs tagging issue number(#10381) 2013-11-10 08:18:12 +09:00
name-shadowing-and-scope-nesting.rs tagging issue number(#10381) 2013-11-10 08:18:12 +09:00
nil-enum.rs tagging issue number(#10381) 2013-11-10 08:18:12 +09:00
option-like-enum.rs Make 'self lifetime illegal. 2013-12-11 10:54:06 -08:00
packed-struct-with-destructor.rs Ignore failing Android debug-info tests. #10381 2013-12-13 16:39:22 -08:00
packed-struct.rs tagging issue number(#10381) 2013-11-10 08:18:12 +09:00
recursive-enum.rs debuginfo: Add test case for recursive enum types (issue #11083) 2014-01-02 15:38:57 +01:00
recursive-struct.rs tagging issue number(#10381) 2013-11-10 08:18:12 +09:00
self-in-default-method.rs debuginfo: Updated test cases to also test by-value self arguments. 2013-12-17 18:08:51 +01:00
self-in-generic-default-method.rs debuginfo: Updated test cases to also test by-value self arguments. 2013-12-17 18:08:51 +01:00
shadowed-argument.rs tagging issue number(#10381) 2013-11-10 08:18:12 +09:00
shadowed-variable.rs tagging issue number(#10381) 2013-11-10 08:18:12 +09:00
simple-lexical-scope.rs tagging issue number(#10381) 2013-11-10 08:18:12 +09:00
simple-struct.rs tagging issue number(#10381) 2013-11-10 08:18:12 +09:00
simple-tuple.rs tagging issue number(#10381) 2013-11-10 08:18:12 +09:00
static-method-on-struct-and-enum.rs tagging issue number(#10381) 2013-11-10 08:18:12 +09:00
struct-in-enum.rs tagging issue number(#10381) 2013-11-10 08:18:12 +09:00
struct-in-struct.rs tagging issue number(#10381) 2013-11-10 08:18:12 +09:00
struct-style-enum.rs tagging issue number(#10381) 2013-11-10 08:18:12 +09:00
struct-with-destructor.rs Ignore failing Android debug-info tests. #10381 2013-12-13 16:39:22 -08:00
trait-generic-static-default-method.rs Stop accepting 'impl ...;', require {} instead 2013-09-24 14:12:02 -07:00
trait-pointers.rs tagging issue number(#10381) 2013-11-10 08:18:12 +09:00
tuple-in-struct.rs tagging issue number(#10381) 2013-11-10 08:18:12 +09:00
tuple-in-tuple.rs tagging issue number(#10381) 2013-11-10 08:18:12 +09:00
tuple-struct.rs tagging issue number(#10381) 2013-11-10 08:18:12 +09:00
tuple-style-enum.rs tagging issue number(#10381) 2013-11-10 08:18:12 +09:00
unique-enum.rs Ignore failing Android debug-info tests. #10381 2013-12-13 16:39:22 -08:00
var-captured-in-nested-closure.rs Handle more cases in the heap lints 2013-12-14 22:56:33 -08:00
var-captured-in-sendable-closure.rs Ignore failing Android debug-info tests. #10381 2013-12-13 16:39:22 -08:00
var-captured-in-stack-closure.rs Handle more cases in the heap lints 2013-12-14 22:56:33 -08:00
vec-slices.rs tagging issue number(#10381) 2013-11-10 08:18:12 +09:00
vec.rs tagging issue number(#10381) 2013-11-10 08:18:12 +09:00