rust/src/test/debuginfo
2015-06-17 09:07:16 -07:00
..
associated-types.rs Add a name for tuple fields in debuginfo so that they can be accessed in debuggers. 2015-04-12 20:44:25 +02:00
basic-types-globals-metadata.rs rollup merge of #23786: alexcrichton/less-quotes 2015-03-27 16:10:25 -07:00
basic-types-globals.rs rollup merge of #23786: alexcrichton/less-quotes 2015-03-27 16:10:25 -07:00
basic-types-metadata.rs Enable test/debuginfo on android 2015-02-10 15:48:07 +09:00
basic-types-mut-globals.rs rollup merge of #23786: alexcrichton/less-quotes 2015-03-27 16:10:25 -07:00
basic-types.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
borrowed-basic.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
borrowed-c-style-enum.rs Enable test/debuginfo on android 2015-02-10 15:48:07 +09:00
borrowed-enum.rs Add a name for tuple fields in debuginfo so that they can be accessed in debuggers. 2015-04-12 20:44:25 +02:00
borrowed-struct.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
borrowed-tuple.rs Add a name for tuple fields in debuginfo so that they can be accessed in debuggers. 2015-04-12 20:44:25 +02:00
borrowed-unique-basic.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
box.rs Add a name for tuple fields in debuginfo so that they can be accessed in debuggers. 2015-04-12 20:44:25 +02:00
boxed-struct.rs Add : Box<_> or ::Box<_> type annotations to various places. 2015-03-03 20:29:01 +01:00
by-value-non-immediate-argument.rs Add a name for tuple fields in debuginfo so that they can be accessed in debuggers. 2015-04-12 20:44:25 +02:00
by-value-self-argument-in-trait-impl.rs Add a name for tuple fields in debuginfo so that they can be accessed in debuggers. 2015-04-12 20:44:25 +02:00
c-style-enum-in-composite.rs Add a name for tuple fields in debuginfo so that they can be accessed in debuggers. 2015-04-12 20:44:25 +02:00
c-style-enum.rs Fallout in tests 2015-04-01 11:22:39 -04:00
closure-in-generic-function.rs Switched to Box::new in many places. 2015-03-03 21:05:55 +01:00
constant-debug-locs.rs Fallout in tests and docs from feature renamings 2015-06-17 09:07:16 -07:00
constant-in-match-pattern.rs Re-enable tests on Android 2015-04-29 14:34:45 -07:00
cross-crate-spans.rs Re-enable tests on Android 2015-04-29 14:34:45 -07:00
cross-crate-type-uniquing.rs Enable test/debuginfo on android 2015-02-10 15:48:07 +09:00
destructured-fn-argument.rs Add a name for tuple fields in debuginfo so that they can be accessed in debuggers. 2015-04-12 20:44:25 +02:00
destructured-for-loop-variable.rs Add a name for tuple fields in debuginfo so that they can be accessed in debuggers. 2015-04-12 20:44:25 +02:00
destructured-local.rs Add a name for tuple fields in debuginfo so that they can be accessed in debuggers. 2015-04-12 20:44:25 +02:00
evec-in-struct.rs Enable test/debuginfo on android 2015-02-10 15:48:07 +09:00
extern-c-fn.rs debuginfo: Add test case for extern "C" functions. 2015-03-05 16:41:10 +01:00
function-arg-initialization.rs bench: Fix fallout in benchmarks 2015-04-14 10:14:19 -07:00
function-arguments.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
function-prologue-stepping-no-stack-check.rs #10381: Warnings 2015-04-28 17:51:43 -07:00
function-prologue-stepping-regular.rs Test fixes and rebase conflicts, round 2 2015-04-14 17:40:37 -07:00
gdb-pretty-struct-and-enums-pre-gdb-7-7.rs #10381: Warnings 2015-04-28 17:51:43 -07:00
generic-function.rs Add a name for tuple fields in debuginfo so that they can be accessed in debuggers. 2015-04-12 20:44:25 +02:00
generic-functions-nested.rs Enable test/debuginfo on android 2015-02-10 15:48:07 +09:00
generic-method-on-generic-struct.rs Add a name for tuple fields in debuginfo so that they can be accessed in debuggers. 2015-04-12 20:44:25 +02:00
generic-static-method-on-struct-and-enum.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
generic-struct-style-enum.rs Fix some typos 2015-03-28 18:09:51 +03:00
generic-struct.rs Fix fallout of removing quotes in crate names 2015-03-27 11:43:40 -07:00
generic-tuple-style-enum.rs Add a name for tuple fields in debuginfo so that they can be accessed in debuggers. 2015-04-12 20:44:25 +02:00
include_string.rs Enable test/debuginfo on android 2015-02-10 15:48:07 +09:00
issue7712.rs rustc: Remove deprecated flags 2015-01-20 11:16:26 -08:00
issue12886.rs rollup merge of #23741: alexcrichton/remove-int-uint 2015-03-27 10:10:05 -07:00
issue13213.rs Remove references to old_{path,io} 2015-04-21 08:16:03 -07:00
issue14411.rs Enable test/debuginfo on android 2015-02-10 15:48:07 +09:00
issue22656.rs debuginfo: Make LLDB pretty printer correctly handle zero-sized fields. 2015-03-12 12:18:15 +01:00
lexical-scope-in-for-loop.rs Enable test/debuginfo on android 2015-02-10 15:48:07 +09:00
lexical-scope-in-if.rs Enable test/debuginfo on android 2015-02-10 15:48:07 +09:00
lexical-scope-in-match.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
lexical-scope-in-parameterless-closure.rs Strip all leading/trailing newlines 2015-03-15 09:08:21 -07:00
lexical-scope-in-stack-closure.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
lexical-scope-in-unconditional-loop.rs Enable test/debuginfo on android 2015-02-10 15:48:07 +09:00
lexical-scope-in-unique-closure.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
lexical-scope-in-while.rs Enable test/debuginfo on android 2015-02-10 15:48:07 +09:00
lexical-scope-with-macro.rs Enable test/debuginfo on android 2015-02-10 15:48:07 +09:00
lexical-scopes-in-block-expression.rs rollup merge of #23786: alexcrichton/less-quotes 2015-03-27 16:10:25 -07:00
limited-debuginfo.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
method-on-enum.rs Add a name for tuple fields in debuginfo so that they can be accessed in debuggers. 2015-04-12 20:44:25 +02:00
method-on-generic-struct.rs Add a name for tuple fields in debuginfo so that they can be accessed in debuggers. 2015-04-12 20:44:25 +02:00
method-on-struct.rs Fallout in tests 2015-04-01 11:22:39 -04:00
method-on-trait.rs Fallout in tests 2015-04-01 11:22:39 -04:00
method-on-tuple-struct.rs Add a name for tuple fields in debuginfo so that they can be accessed in debuggers. 2015-04-12 20:44:25 +02:00
multi-byte-chars.rs Enable test/debuginfo on android 2015-02-10 15:48:07 +09:00
multiple-functions-equal-var-names.rs Enable test/debuginfo on android 2015-02-10 15:48:07 +09:00
multiple-functions.rs Enable test/debuginfo on android 2015-02-10 15:48:07 +09:00
name-shadowing-and-scope-nesting.rs Enable test/debuginfo on android 2015-02-10 15:48:07 +09:00
nil-enum.rs Enable test/debuginfo on android 2015-02-10 15:48:07 +09:00
no-debug-attribute.rs Strip all leading/trailing newlines 2015-03-15 09:08:21 -07:00
option-like-enum.rs debuginfo: Create common debugger pretty printer module. 2015-05-30 20:06:08 +02:00
packed-struct-with-destructor.rs Enable test/debuginfo on android 2015-02-10 15:48:07 +09:00
packed-struct.rs Enable test/debuginfo on android 2015-02-10 15:48:07 +09:00
pretty-std.rs debuginfo: Create common debugger pretty printer module. 2015-05-30 20:06:08 +02:00
recursive-enum.rs Enable test/debuginfo on android 2015-02-10 15:48:07 +09:00
recursive-struct.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
self-in-default-method.rs Fallout in tests 2015-04-01 11:22:39 -04:00
self-in-generic-default-method.rs Fallout in tests 2015-04-01 11:22:39 -04:00
shadowed-argument.rs Enable test/debuginfo on android 2015-02-10 15:48:07 +09:00
shadowed-variable.rs Enable test/debuginfo on android 2015-02-10 15:48:07 +09:00
simd.rs Fallout in tests and docs from feature renamings 2015-06-17 09:07:16 -07:00
simple-lexical-scope.rs Enable test/debuginfo on android 2015-02-10 15:48:07 +09:00
simple-struct.rs Fix fallout of removing quotes in crate names 2015-03-27 11:43:40 -07:00
simple-tuple.rs Add a name for tuple fields in debuginfo so that they can be accessed in debuggers. 2015-04-12 20:44:25 +02:00
static-method-on-struct-and-enum.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
struct-in-enum.rs Add a name for tuple fields in debuginfo so that they can be accessed in debuggers. 2015-04-12 20:44:25 +02:00
struct-in-struct.rs Enable test/debuginfo on android 2015-02-10 15:48:07 +09:00
struct-style-enum.rs Fix some typos 2015-03-28 18:09:51 +03:00
struct-with-destructor.rs Enable test/debuginfo on android 2015-02-10 15:48:07 +09:00
text-to-include-1.txt Re-bork whitespace for text file (fixup #23385) 2015-03-17 16:00:39 +05:30
text-to-include-2.txt Re-bork whitespace for text file (fixup #23385) 2015-03-17 16:00:39 +05:30
text-to-include-3.txt Re-bork whitespace for text file (fixup #23385) 2015-03-17 16:00:39 +05:30
trait-pointers.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
tuple-in-struct.rs Add a name for tuple fields in debuginfo so that they can be accessed in debuggers. 2015-04-12 20:44:25 +02:00
tuple-in-tuple.rs Add a name for tuple fields in debuginfo so that they can be accessed in debuggers. 2015-04-12 20:44:25 +02:00
tuple-struct.rs Add a name for tuple fields in debuginfo so that they can be accessed in debuggers. 2015-04-12 20:44:25 +02:00
tuple-style-enum.rs Add a name for tuple fields in debuginfo so that they can be accessed in debuggers. 2015-04-12 20:44:25 +02:00
type-names.rs Reference the correct issue 2015-04-29 14:34:44 -07:00
unique-enum.rs Add a name for tuple fields in debuginfo so that they can be accessed in debuggers. 2015-04-12 20:44:25 +02:00
unreachable-locals.rs trans: Add early-out when translating unreachable controlflow expressions. 2015-03-05 13:57:51 +01:00
var-captured-in-nested-closure.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
var-captured-in-sendable-closure.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
var-captured-in-stack-closure.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
vec-slices.rs Re-enable tests on Android 2015-04-29 14:34:45 -07:00
vec.rs Enable test/debuginfo on android 2015-02-10 15:48:07 +09:00