.. |
associated-types.rs
|
Rename std::path to std::old_path
|
2015-02-03 14:34:42 -08:00 |
basic-types-globals-metadata.rs
|
tests: debuginfo: use static mut to avoid constant folding globals.
|
2015-02-16 17:13:48 +02:00 |
basic-types-globals.rs
|
tests: debuginfo: use static mut to avoid constant folding globals.
|
2015-02-16 17:13:48 +02:00 |
basic-types-metadata.rs
|
Remove all i suffixes
|
2015-01-30 04:38:54 +01:00 |
basic-types-mut-globals.rs
|
|
|
basic-types.rs
|
|
|
borrowed-basic.rs
|
|
|
borrowed-c-style-enum.rs
|
|
|
borrowed-enum.rs
|
|
|
borrowed-struct.rs
|
|
|
borrowed-tuple.rs
|
|
|
borrowed-unique-basic.rs
|
|
|
box.rs
|
Remove all i suffixes
|
2015-01-30 04:38:54 +01:00 |
boxed-struct.rs
|
|
|
by-value-non-immediate-argument.rs
|
|
|
by-value-self-argument-in-trait-impl.rs
|
|
|
c-style-enum-in-composite.rs
|
|
|
c-style-enum.rs
|
|
|
closure-in-generic-function.rs
|
remove all kind annotations from closures
|
2015-02-04 20:06:08 -05:00 |
constant-in-match-pattern.rs
|
debuginfo: Fix problem with debug locations of constants in match patterns.
|
2015-02-06 21:24:06 +01:00 |
cross-crate-type-uniquing.rs
|
|
|
destructured-fn-argument.rs
|
opt into box_patterns in debuginfo tests.
|
2015-02-11 11:47:14 +01:00 |
destructured-for-loop-variable.rs
|
opt into box_patterns in debuginfo tests.
|
2015-02-11 11:47:14 +01:00 |
destructured-local.rs
|
opt into box_patterns in debuginfo tests.
|
2015-02-11 11:47:14 +01:00 |
evec-in-struct.rs
|
|
|
function-arg-initialization.rs
|
Remove all i suffixes
|
2015-01-30 04:38:54 +01:00 |
function-arguments.rs
|
|
|
function-prologue-stepping-no-stack-check.rs
|
Remove all i suffixes
|
2015-01-30 04:38:54 +01:00 |
function-prologue-stepping-regular.rs
|
Remove all i suffixes
|
2015-01-30 04:38:54 +01:00 |
gdb-pretty-struct-and-enums-pre-gdb-7-7.rs
|
Fix tests that fail on FreeBSD
|
2015-02-15 17:18:55 +09:00 |
gdb-pretty-struct-and-enums.rs
|
Fix tests that fail on FreeBSD
|
2015-02-15 17:18:55 +09:00 |
generic-function.rs
|
Remove all i suffixes
|
2015-01-30 04:38:54 +01:00 |
generic-functions-nested.rs
|
Remove all i suffixes
|
2015-01-30 04:38:54 +01:00 |
generic-method-on-generic-struct.rs
|
|
|
generic-static-method-on-struct-and-enum.rs
|
Remove all i suffixes
|
2015-01-30 04:38:54 +01:00 |
generic-struct-style-enum.rs
|
Remove all i suffixes
|
2015-01-30 04:38:54 +01:00 |
generic-struct.rs
|
Merge remote-tracking branch 'origin/master' into rollup
|
2015-01-30 19:55:37 -08:00 |
generic-trait-generic-static-default-method.rs
|
|
|
generic-tuple-style-enum.rs
|
|
|
include_string.rs
|
|
|
issue7712.rs
|
|
|
issue11600.rs
|
|
|
issue12886.rs
|
|
|
issue13213.rs
|
|
|
issue14411.rs
|
|
|
lexical-scope-in-for-loop.rs
|
for x in xs.iter() -> for x in &xs
|
2015-02-02 13:40:18 -05:00 |
lexical-scope-in-if.rs
|
Remove all i suffixes
|
2015-01-30 04:38:54 +01:00 |
lexical-scope-in-match.rs
|
Remove all i suffixes
|
2015-01-30 04:38:54 +01:00 |
lexical-scope-in-parameterless-closure.rs
|
remove all kind annotations from closures
|
2015-02-04 20:06:08 -05:00 |
lexical-scope-in-stack-closure.rs
|
remove all kind annotations from closures
|
2015-02-04 20:06:08 -05:00 |
lexical-scope-in-unconditional-loop.rs
|
Remove all i suffixes
|
2015-01-30 04:38:54 +01:00 |
lexical-scope-in-unique-closure.rs
|
remove all kind annotations from closures
|
2015-02-04 20:06:08 -05:00 |
lexical-scope-in-while.rs
|
Remove all i suffixes
|
2015-01-30 04:38:54 +01:00 |
lexical-scope-with-macro.rs
|
Remove all i suffixes
|
2015-01-30 04:38:54 +01:00 |
lexical-scopes-in-block-expression.rs
|
Remove all i suffixes
|
2015-01-30 04:38:54 +01:00 |
limited-debuginfo.rs
|
Remove all i suffixes
|
2015-01-30 04:38:54 +01:00 |
method-on-enum.rs
|
|
|
method-on-generic-struct.rs
|
|
|
method-on-struct.rs
|
|
|
method-on-trait.rs
|
|
|
method-on-tuple-struct.rs
|
|
|
multi-byte-chars.rs
|
remove all kind annotations from closures
|
2015-02-04 20:06:08 -05:00 |
multiple-functions-equal-var-names.rs
|
Remove all i suffixes
|
2015-01-30 04:38:54 +01:00 |
multiple-functions.rs
|
Remove all i suffixes
|
2015-01-30 04:38:54 +01:00 |
name-shadowing-and-scope-nesting.rs
|
Remove all i suffixes
|
2015-01-30 04:38:54 +01:00 |
nil-enum.rs
|
|
|
no-debug-attribute.rs
|
|
|
option-like-enum.rs
|
|
|
packed-struct-with-destructor.rs
|
|
|
packed-struct.rs
|
|
|
recursive-enum.rs
|
|
|
recursive-struct.rs
|
|
|
self-in-default-method.rs
|
|
|
self-in-generic-default-method.rs
|
|
|
shadowed-argument.rs
|
Remove all i suffixes
|
2015-01-30 04:38:54 +01:00 |
shadowed-variable.rs
|
Remove all i suffixes
|
2015-01-30 04:38:54 +01:00 |
simd.rs
|
|
|
simple-lexical-scope.rs
|
Remove all i suffixes
|
2015-01-30 04:38:54 +01:00 |
simple-struct.rs
|
|
|
simple-tuple.rs
|
|
|
static-method-on-struct-and-enum.rs
|
|
|
struct-in-enum.rs
|
|
|
struct-in-struct.rs
|
|
|
struct-style-enum.rs
|
|
|
struct-with-destructor.rs
|
|
|
text-to-include-1.txt
|
|
|
text-to-include-2.txt
|
|
|
text-to-include-3.txt
|
|
|
trait-generic-static-default-method.rs
|
|
|
trait-pointers.rs
|
|
|
tuple-in-struct.rs
|
|
|
tuple-in-tuple.rs
|
|
|
tuple-struct.rs
|
|
|
tuple-style-enum.rs
|
|
|
type-names.rs
|
cleanup: replace as[_mut]_slice() calls with deref coercions
|
2015-02-05 13:45:01 -05:00 |
unique-enum.rs
|
|
|
unreachable-locals.rs
|
for x in xs.iter() -> for x in &xs
|
2015-02-02 13:40:18 -05:00 |
var-captured-in-nested-closure.rs
|
remove all kind annotations from closures
|
2015-02-04 20:06:08 -05:00 |
var-captured-in-sendable-closure.rs
|
remove all kind annotations from closures
|
2015-02-04 20:06:08 -05:00 |
var-captured-in-stack-closure.rs
|
remove all kind annotations from closures
|
2015-02-04 20:06:08 -05:00 |
vec-slices.rs
|
|
|
vec.rs
|
Remove all i suffixes
|
2015-01-30 04:38:54 +01:00 |