.. |
foreign-mod-src
|
|
|
foreign-src
|
|
|
syntax-extension-source-utils-files
|
|
|
acyclic-unwind.rs
|
|
|
alias-uninit-value.rs
|
|
|
alignment-gep-tup-like-1.rs
|
|
|
alignment-gep-tup-like-2.rs
|
|
|
alloca-from-derived-tydesc.rs
|
|
|
alt-borrowed_str.rs
|
|
|
alt-bot-2.rs
|
|
|
alt-bot.rs
|
|
|
alt-implicit-copy-unique.rs
|
|
|
alt-implicit-copy.rs
|
|
|
alt-join.rs
|
|
|
alt-naked-record-expr.rs
|
|
|
alt-naked-record.rs
|
|
|
alt-path.rs
|
|
|
alt-pattern-drop.rs
|
|
|
alt-pattern-lit.rs
|
|
|
alt-pattern-no-type-params.rs
|
|
|
alt-pattern-simple.rs
|
|
|
alt-phi.rs
|
|
|
alt-range.rs
|
|
|
alt-ref-binding-in-guard-3256.rs
|
|
|
alt-ref-binding-mut-option.rs
|
|
|
alt-ref-binding-mut.rs
|
|
|
alt-ref-binding.rs
|
|
|
alt-str.rs
|
|
|
alt-tag.rs
|
|
|
alt-type-simple.rs
|
|
|
alt-unique-bind.rs
|
|
|
alt-value-binding-in-guard-3291.rs
|
|
|
alt-with-ret-arm.rs
|
|
|
anon_trait_static_method_exe.rs
|
|
|
anon-extern-mod-cross-crate-2.rs
|
|
|
anon-extern-mod.rs
|
|
|
anon-trait-static-method.rs
|
|
|
argument-passing.rs
|
|
|
arith-0.rs
|
|
|
arith-1.rs
|
|
|
arith-2.rs
|
|
|
arith-unsigned.rs
|
|
|
artificial-block.rs
|
|
|
assign-assign.rs
|
|
|
assignability-trait.rs
|
Remove old fixed-length vector syntax
|
2012-10-20 17:50:46 -07:00 |
attr-before-view-item2.rs
|
|
|
attr-before-view-item.rs
|
|
|
auto_serialize.rs
|
auto_serialize should use explicit refs (fixes #4044)
|
2012-11-26 22:31:48 -08:00 |
auto-instantiate.rs
|
|
|
auto-loop.rs
|
|
|
auto-ref-bounded-ty-param.rs
|
|
|
auto-ref-newtype.rs
|
|
|
auto-ref-sliceable.rs
|
|
|
auto-ref.rs
|
|
|
autobind.rs
|
|
|
autoderef-and-borrow-method-receiver.rs
|
|
|
autoderef-method-newtype.rs
|
|
|
autoderef-method-on-trait-monomorphized.rs
|
|
|
autoderef-method-on-trait.rs
|
|
|
autoderef-method-priority.rs
|
|
|
autoderef-method-twice-but-not-thrice.rs
|
|
|
autoderef-method-twice.rs
|
|
|
autoderef-method.rs
|
|
|
autoref-intermediate-types-issue-3585.rs
|
|
|
bare-static-string.rs
|
|
|
basic-1.rs
|
|
|
basic-2.rs
|
|
|
basic.rs
|
|
|
big-literals.rs
|
|
|
binary-minus-without-space.rs
|
|
|
bind-by-move.rs
|
|
|
binops.rs
|
rustc: Implement explicit self for Eq and Ord. r=graydon
|
2012-11-19 15:33:11 -08:00 |
bitv-perf-test.rs
|
|
|
bitwise.rs
|
|
|
block-arg-call-as.rs
|
|
|
block-arg-can-be-followed-by-binop.rs
|
|
|
block-arg-can-be-followed-by-block-arg.rs
|
|
|
block-arg-can-be-followed-by-call.rs
|
|
|
block-arg-in-parentheses.rs
|
|
|
block-arg-used-as-any.rs
|
|
|
block-arg-used-as-lambda.rs
|
|
|
block-arg.rs
|
|
|
block-explicit-types.rs
|
|
|
block-expr-precedence.rs
|
|
|
block-fn-coerce.rs
|
|
|
block-iter-1.rs
|
|
|
block-iter-2.rs
|
|
|
block-vec-map2.rs
|
|
|
bool-not.rs
|
|
|
borrow-by-val-method-receiver.rs
|
|
|
borrowck-borrow-from-at-vec.rs
|
|
|
borrowck-borrow-from-expr-block.rs
|
|
|
borrowck-fixed-length-vecs.rs
|
Remove old fixed-length vector syntax
|
2012-10-20 17:50:46 -07:00 |
borrowck-move-from-unsafe-ptr-ok.rs
|
Remove uses of binary move - <- - from tests and libraries
|
2012-10-23 12:10:03 -07:00 |
borrowck-mut-uniq.rs
|
Remove uses of binary move - <- - from tests and libraries
|
2012-10-23 12:10:03 -07:00 |
borrowck-mut-vec-as-imm-slice.rs
|
|
|
borrowck-newtype-issue-2573.rs
|
|
|
borrowck-pat-reassign-no-binding.rs
|
|
|
borrowck-preserve-box-in-arm-not-taken.rs
|
|
|
borrowck-preserve-box-in-discr.rs
|
|
|
borrowck-preserve-box-in-field.rs
|
|
|
borrowck-preserve-box-in-pat.rs
|
|
|
borrowck-preserve-box-in-uniq.rs
|
|
|
borrowck-preserve-box-sometimes-needed.rs
|
|
|
borrowck-preserve-box.rs
|
|
|
borrowck-preserve-cond-box.rs
|
|
|
borrowck-preserve-expl-deref.rs
|
|
|
borrowck-root-while-cond-2.rs
|
|
|
borrowck-root-while-cond.rs
|
|
|
borrowck-univariant-enum.rs
|
|
|
borrowed-ptr-pattern-2.rs
|
|
|
borrowed-ptr-pattern-3.rs
|
|
|
borrowed-ptr-pattern-infallible.rs
|
|
|
borrowed-ptr-pattern-option.rs
|
|
|
borrowed-ptr-pattern.rs
|
|
|
bounded-fn-type.rs
|
|
|
box-compare.rs
|
|
|
box-in-tup.rs
|
|
|
box-inside-if2.rs
|
|
|
box-inside-if.rs
|
|
|
box-pattern.rs
|
|
|
box-unbox.rs
|
|
|
box.rs
|
|
|
boxed-class-type-substitution.rs
|
|
|
boxed-trait-with-vstore.rs
|
|
|
break-value.rs
|
|
|
break.rs
|
|
|
by-val-and-by-move.rs
|
|
|
c-stack-as-value.rs
|
|
|
c-stack-returning-int64.rs
|
|
|
call-closure-from-overloaded-op.rs
|
|
|
cap-clause-move.rs
|
|
|
cap-clause-not-used.rs
|
|
|
capture_nil.rs
|
|
|
cast-region-to-uint.rs
|
|
|
cast.rs
|
|
|
cci_borrow.rs
|
|
|
cci_capture_clause.rs
|
|
|
cci_impl_exe.rs
|
|
|
cci_iter_exe.rs
|
|
|
cci_nested_exe.rs
|
|
|
cci_no_inline_exe.rs
|
|
|
cfg-family.rs
|
|
|
cfg-target-family.rs
|
|
|
chan-leak.rs
|
|
|
char.rs
|
|
|
child-outlives-parent.rs
|
|
|
class-attributes-1.rs
|
Convert the test suite to use the Drop trait
|
2012-11-14 19:26:37 -08:00 |
class-attributes-2.rs
|
Convert the test suite to use the Drop trait
|
2012-11-14 19:26:37 -08:00 |
class-cast-to-trait-cross-crate-2.rs
|
|
|
class-cast-to-trait-cross-crate.rs
|
|
|
class-cast-to-trait-multiple-types.rs
|
|
|
class-cast-to-trait.rs
|
|
|
class-dtor.rs
|
Convert the test suite to use the Drop trait
|
2012-11-14 19:26:37 -08:00 |
class-exports.rs
|
|
|
class-impl-parameterized-trait.rs
|
|
|
class-impl-very-parameterized-trait.rs
|
Fix test
|
2012-11-25 14:04:45 -08:00 |
class-implement-trait-cross-crate.rs
|
|
|
class-implement-traits.rs
|
|
|
class-implements-multiple-traits.rs
|
|
|
class-method-cross-crate.rs
|
|
|
class-methods-cross-crate.rs
|
|
|
class-methods.rs
|
|
|
class-poly-methods-cross-crate.rs
|
|
|
class-poly-methods.rs
|
|
|
class-separate-impl.rs
|
|
|
class-str-field.rs
|
|
|
class-trait-bounded-param.rs
|
|
|
class-typarams.rs
|
|
|
classes-cross-crate.rs
|
|
|
classes-self-referential.rs
|
|
|
classes-simple-cross-crate.rs
|
|
|
classes-simple-method.rs
|
|
|
classes-simple.rs
|
|
|
classes.rs
|
|
|
cleanup-copy-mode.rs
|
|
|
clone-with-exterior.rs
|
|
|
close-over-big-then-small-data.rs
|
|
|
closure-inference2.rs
|
|
|
closure-inference.rs
|
|
|
coherence-impl-in-fn.rs
|
rustc: Implement explicit self for Eq and Ord. r=graydon
|
2012-11-19 15:33:11 -08:00 |
comm.rs
|
|
|
common-fields-trivial.rs
|
|
|
compare-generic-enums.rs
|
|
|
complex.rs
|
|
|
conditional-compile-arch.rs
|
|
|
conditional-compile.rs
|
Support #[cfg] on methods
|
2012-11-01 15:48:50 -07:00 |
const-bound.rs
|
|
|
const-const.rs
|
|
|
const-contents.rs
|
|
|
const-fields-and-indexing.rs
|
Remove old fixed-length vector syntax
|
2012-10-20 17:50:46 -07:00 |
const-fn-val.rs
|
rustc: reuse const vals, translate fn paths as consts. Close #2530.
|
2012-11-06 17:13:52 -08:00 |
const-negative.rs
|
|
|
const-rec-and-tup.rs
|
|
|
const-region-ptrs.rs
|
|
|
const-struct.rs
|
rustc: Implement explicit self for Eq and Ord. r=graydon
|
2012-11-19 15:33:11 -08:00 |
const-vecs-and-slices.rs
|
Remove old fixed-length vector syntax
|
2012-10-20 17:50:46 -07:00 |
const.rs
|
|
|
consts-in-patterns.rs
|
rustc: Allow constants to be used in patterns. r=nmatsakis
|
2012-11-14 11:06:29 -08:00 |
core-export-f64-sqrt.rs
|
|
|
crate-method-reexport-grrrrrrr.rs
|
|
|
crateresolve1.rs
|
|
|
crateresolve2.rs
|
|
|
crateresolve3.rs
|
|
|
crateresolve4.rs
|
|
|
crateresolve5.rs
|
|
|
crateresolve6.rs
|
|
|
crateresolve7.rs
|
|
|
cycle-collection2.rs
|
|
|
cycle-collection4.rs
|
|
|
cycle-collection5.rs
|
|
|
cycle-collection.rs
|
|
|
dead-code-one-arm-if.rs
|
|
|
decl-with-recv.rs
|
|
|
deep-vector2.rs
|
|
|
deep-vector.rs
|
|
|
deep.rs
|
|
|
default-method-simple.rs
|
|
|
deref-lval.rs
|
|
|
deref.rs
|
|
|
deriving-generic-bounded.rs
|
librustc: Implement (and require) explicit self for derivable traits. r=nmatsakis
|
2012-11-15 10:26:49 -08:00 |
deriving-one-method.rs
|
librustc: Implement (and require) explicit self for derivable traits. r=nmatsakis
|
2012-11-15 10:26:49 -08:00 |
deriving-override.rs
|
librustc: Implement (and require) explicit self for derivable traits. r=nmatsakis
|
2012-11-15 10:26:49 -08:00 |
deriving-param-pass-through.rs
|
librustc: Implement (and require) explicit self for derivable traits. r=nmatsakis
|
2012-11-15 10:26:49 -08:00 |
deriving-returning-nil.rs
|
librustc: Implement (and require) explicit self for derivable traits. r=nmatsakis
|
2012-11-15 10:26:49 -08:00 |
deriving-simple.rs
|
librustc: Implement (and require) explicit self for derivable traits. r=nmatsakis
|
2012-11-15 10:26:49 -08:00 |
deriving-via-extension-c-enum.rs
|
rustc: Implement "deriving" for monomorphic structs via a syntax extension. r=brson
|
2012-11-20 11:58:19 -08:00 |
deriving-via-extension-enum.rs
|
libsyntax: Implement deriving for enums with N-ary variants. r=brson
|
2012-11-21 10:27:13 -08:00 |
deriving-via-extension-iter-bytes-enum.rs
|
libsyntax: Implement deriving via a syntax extension for the IterBytes trait. r=brson
|
2012-11-21 10:27:34 -08:00 |
deriving-via-extension-iter-bytes-struct.rs
|
libsyntax: Implement deriving via a syntax extension for the IterBytes trait. r=brson
|
2012-11-21 10:27:34 -08:00 |
deriving-via-extension-struct.rs
|
rustc: Implement "deriving" for monomorphic structs via a syntax extension. r=brson
|
2012-11-20 11:58:19 -08:00 |
deriving-via-extension-type-params.rs
|
libsyntax: Implement deriving correctly for type-parameterized structs and enums. r=brson
|
2012-11-21 10:27:37 -08:00 |
div-mod.rs
|
|
|
do1.rs
|
|
|
do2.rs
|
|
|
do3.rs
|
|
|
do-for-empty-args.rs
|
|
|
do-for-no-args.rs
|
|
|
do-pure.rs
|
|
|
do-stack.rs
|
|
|
double-unbox.rs
|
|
|
drop-on-empty-block-exit.rs
|
|
|
drop-on-ret.rs
|
|
|
drop-trait-generic.rs
|
test: Implement a test for the Drop trait on a generic struct. a=test-only
|
2012-11-28 14:19:41 -08:00 |
drop-trait.rs
|
rustc: Implement the Drop trait. r=brson
|
2012-11-07 12:34:32 -08:00 |
dupe-first-attr.rc
|
|
|
duplicate-use.rs
|
[tests] Add test for #4033
|
2012-11-24 13:40:00 -08:00 |
dvec-index-op.rs
|
|
|
dvec-test.rs
|
|
|
early-ret-binop-add.rs
|
|
|
early-vtbl-resolution.rs
|
|
|
else-if.rs
|
|
|
empty-mutable-vec.rs
|
|
|
empty-tag.rs
|
rustc: Implement explicit self for Eq and Ord. r=graydon
|
2012-11-19 15:33:11 -08:00 |
enum-deriving-simple.rs
|
librustc: Implement (and require) explicit self for derivable traits. r=nmatsakis
|
2012-11-15 10:26:49 -08:00 |
enum-disr-val-pretty.rs
|
|
|
enum-export-inheritance.rs
|
|
|
estr-shared.rs
|
|
|
estr-slice.rs
|
|
|
estr-uniq.rs
|
|
|
evec-internal-boxes.rs
|
Remove old fixed-length vector syntax
|
2012-10-20 17:50:46 -07:00 |
evec-internal.rs
|
Remove old fixed-length vector syntax
|
2012-10-20 17:50:46 -07:00 |
evec-slice.rs
|
|
|
exec-env.rs
|
|
|
explicit_self_xcrate_exe.rs
|
librustc: Fix translation of cross-crate inline or generic methods with explicit self. rs=blocking-snapshot
|
2012-11-26 18:09:12 -08:00 |
explicit-i-suffix.rs
|
|
|
explicit-self-closures.rs
|
|
|
explicit-self-generic.rs
|
|
|
explicit-self.rs
|
|
|
export-abstract-tag.rs
|
|
|
export-glob-imports-target.rs
|
|
|
export-glob.rs
|
|
|
export-multi.rs
|
|
|
export-non-interference2.rs
|
|
|
export-non-interference3.rs
|
|
|
export-non-interference.rs
|
|
|
export-tag-variant.rs
|
|
|
export-unexported-dep.rs
|
rustc: Implement explicit self for Eq and Ord. r=graydon
|
2012-11-19 15:33:11 -08:00 |
expr-alt-box.rs
|
|
|
expr-alt-fail-all.rs
|
|
|
expr-alt-fail.rs
|
|
|
expr-alt-generic-box1.rs
|
|
|
expr-alt-generic-box2.rs
|
|
|
expr-alt-generic-unique1.rs
|
|
|
expr-alt-generic-unique2.rs
|
|
|
expr-alt-generic.rs
|
|
|
expr-alt-struct.rs
|
rustc: Implement explicit self for Eq and Ord. r=graydon
|
2012-11-19 15:33:11 -08:00 |
expr-alt-unique.rs
|
|
|
expr-alt.rs
|
|
|
expr-block-box.rs
|
|
|
expr-block-fn.rs
|
|
|
expr-block-generic-box1.rs
|
|
|
expr-block-generic-box2.rs
|
|
|
expr-block-generic-unique1.rs
|
|
|
expr-block-generic-unique2.rs
|
|
|
expr-block-generic.rs
|
|
|
expr-block-ref.rs
|
|
|
expr-block-slot.rs
|
|
|
expr-block-unique.rs
|
|
|
expr-block.rs
|
|
|
expr-copy.rs
|
|
|
expr-elseif-ref2.rs
|
|
|
expr-elseif-ref.rs
|
|
|
expr-empty-ret.rs
|
|
|
expr-fn.rs
|
|
|
expr-if-box.rs
|
|
|
expr-if-fail-all.rs
|
|
|
expr-if-fail.rs
|
|
|
expr-if-generic-box1.rs
|
|
|
expr-if-generic-box2.rs
|
|
|
expr-if-generic.rs
|
|
|
expr-if-struct.rs
|
rustc: Implement explicit self for Eq and Ord. r=graydon
|
2012-11-19 15:33:11 -08:00 |
expr-if-unique.rs
|
|
|
expr-if.rs
|
|
|
expr-scope.rs
|
|
|
exterior.rs
|
|
|
extern-1.rs
|
|
|
extern-call-deep2.rs
|
|
|
extern-call-deep.rs
|
|
|
extern-call-scrub.rs
|
|
|
extern-call.rs
|
|
|
extern-crosscrate.rs
|
|
|
extern-mod-abi.rs
|
librustc: Parse extern "C" { ... } . r=brson
|
2012-11-28 11:28:16 -08:00 |
extern-mod-syntax.rs
|
|
|
extern-stress.rs
|
|
|
extern-take-value.rs
|
|
|
extern-yield.rs
|
|
|
fact.rs
|
|
|
fat-arrow-alt.rs
|
Remove xfail-pretty from tests that pretty-print correctly now
|
2012-10-30 15:06:10 -07:00 |
fixed_length_copy.rs
|
Remove old fixed-length vector syntax
|
2012-10-20 17:50:46 -07:00 |
fixed_length_vec_glue.rs
|
Remove old fixed-length vector syntax
|
2012-10-20 17:50:46 -07:00 |
fixed-point-bind-box.rs
|
|
|
fixed-point-bind-unique.rs
|
|
|
float2.rs
|
|
|
float-literal-inference.rs
|
rustc: Implement floating point literal inference. r=nmatsakis
|
2012-11-12 10:39:08 -08:00 |
float-nan.rs
|
|
|
float-signature.rs
|
|
|
float.rs
|
|
|
floatlits.rs
|
|
|
fn-assign-managed-to-bare-1.rs
|
Move two fn assignability tests from compile-fail to run-pass
|
2012-11-14 12:40:23 -08:00 |
fn-assign-managed-to-bare-2.rs
|
Move two fn assignability tests from compile-fail to run-pass
|
2012-11-14 12:40:23 -08:00 |
fn-bare-assign.rs
|
|
|
fn-bare-coerce-to-block.rs
|
|
|
fn-bare-coerce-to-shared.rs
|
|
|
fn-bare-item.rs
|
|
|
fn-bare-size.rs
|
|
|
fn-bare-spawn.rs
|
|
|
fn-coerce-field.rs
|
|
|
fn-lval.rs
|
|
|
fn-type-infer.rs
|
|
|
for-destruct.rs
|
|
|
for-loop-fail.rs
|
|
|
foreach-nested.rs
|
|
|
foreach-put-structured.rs
|
|
|
foreach-simple-outer-slot.rs
|
|
|
foreign2.rs
|
|
|
foreign-dupe.rs
|
|
|
foreign-fn-linkname.rs
|
|
|
foreign-lib-path.rs
|
|
|
foreign-mod-unused-const.rs
|
|
|
foreign-mod.rc
|
|
|
foreign-no-abi.rs
|
|
|
foreign-struct.rs
|
|
|
foreign.rc
|
|
|
fun-call-variants.rs
|
|
|
fun-indirect-call.rs
|
|
|
functional-struct-update.rs
|
|
|
generic-alias-box.rs
|
|
|
generic-alias-unique.rs
|
|
|
generic-box.rs
|
|
|
generic-derived-type.rs
|
|
|
generic-drop-glue.rs
|
|
|
generic-exterior-box.rs
|
|
|
generic-exterior-unique.rs
|
|
|
generic-fn-box.rs
|
|
|
generic-fn-infer.rs
|
|
|
generic-fn-twice.rs
|
|
|
generic-fn-unique.rs
|
|
|
generic-fn.rs
|
|
|
generic-ivec-leak.rs
|
|
|
generic-ivec.rs
|
|
|
generic-recursive-tag.rs
|
|
|
generic-tag-alt.rs
|
|
|
generic-tag-corruption.rs
|
|
|
generic-tag-local.rs
|
|
|
generic-tag-values.rs
|
|
|
generic-tag.rs
|
|
|
generic-temporary.rs
|
|
|
generic-tup.rs
|
|
|
generic-type-synonym.rs
|
|
|
generic-type.rs
|
|
|
generic-unique.rs
|
|
|
getopts_ref.rs
|
[libstd] getopts, now with fewer copies
|
2012-11-24 12:52:27 -08:00 |
global-scope.rs
|
|
|
guards.rs
|
|
|
hashmap-memory.rs
|
|
|
hello.rs
|
|
|
html-literals.rs
|
Remove xfail-pretty from tests that pretty-print correctly now
|
2012-10-30 15:06:10 -07:00 |
i8-incr.rs
|
|
|
i32-sub.rs
|
|
|
if-bot.rs
|
|
|
if-check.rs
|
|
|
if-ret.rs
|
|
|
impl-implicit-trait.rs
|
|
|
impl-variance.rs
|
|
|
import2.rs
|
|
|
import3.rs
|
|
|
import4.rs
|
|
|
import5.rs
|
|
|
import6.rs
|
|
|
import7.rs
|
|
|
import8.rs
|
|
|
import-from-foreign.rs
|
|
|
import-from.rs
|
|
|
import-glob-0.rs
|
|
|
import-glob-1.rs
|
Remove uses of binary move - <- - from tests and libraries
|
2012-10-23 12:10:03 -07:00 |
import-glob-crate.rs
|
|
|
import-in-block.rs
|
|
|
import-trailing-comma.rs
|
|
|
import.rs
|
|
|
infer-fn-tail-expr.rs
|
|
|
infer-with-expected.rs
|
|
|
inferred-suffix-in-pattern-range.rs
|
|
|
infinite-loops.rs
|
|
|
init-res-into-things.rs
|
Convert the test suite to use the Drop trait
|
2012-11-14 19:26:37 -08:00 |
inner-module.rs
|
|
|
instantiable.rs
|
|
|
int-conversion-coherence.rs
|
|
|
int.rs
|
|
|
integer-literal-suffix-inference.rs
|
|
|
integral-indexing.rs
|
|
|
intrinsic-alignment.rs
|
|
|
intrinsic-atomics-cc.rs
|
|
|
intrinsic-atomics.rs
|
rustc: add new intrinsics - atomic_cxchg{_acq,_rel}
|
2012-10-21 22:23:50 -04:00 |
intrinsic-frame-address.rs
|
|
|
intrinsic-move-val.rs
|
|
|
intrinsics-math.rs
|
Add more standard c lib llvm intrinsics.
|
2012-11-29 06:48:07 -05:00 |
invoke-external-foreign.rs
|
|
|
irrefutable-unit.rs
|
|
|
issue2170exe.rs
|
|
|
issue2378c.rs
|
|
|
issue_3136_b.rs
|
|
|
issue-333.rs
|
|
|
issue-506.rs
|
|
|
issue-507.rs
|
|
|
issue-687.rs
|
|
|
issue-783.rs
|
|
|
issue-868.rs
|
|
|
issue-912.rs
|
|
|
issue-979.rs
|
Convert the test suite to use the Drop trait
|
2012-11-14 19:26:37 -08:00 |
issue-980.rs
|
|
|
issue-1112.rs
|
|
|
issue-1251.rs
|
|
|
issue-1257.rs
|
|
|
issue-1458.rs
|
Fix #1458 (allow paren'd exprs to be the operator in a do )
|
2012-10-30 15:06:13 -07:00 |
issue-1460.rs
|
|
|
issue-1466.rs
|
|
|
issue-1516.rs
|
|
|
issue-1660.rs
|
|
|
issue-1696.rs
|
|
|
issue-1701.rs
|
|
|
issue-1821.rs
|
|
|
issue-1866.rs
|
|
|
issue-1895.rs
|
|
|
issue-1974.rs
|
|
|
issue-1989.rs
|
|
|
issue-2101.rs
|
|
|
issue-2185.rs
|
Cleanup how we handle proto in types, remove unsound subtyping
|
2012-11-06 08:56:29 -08:00 |
issue-2190-1.rs
|
Add tests for #2190 (xfailed)
|
2012-11-15 12:35:14 -08:00 |
issue-2190-2.rs
|
Add tests for #2190 (xfailed)
|
2012-11-15 12:35:14 -08:00 |
issue-2190.rs
|
Add tests for #2190 (xfailed)
|
2012-11-15 12:35:14 -08:00 |
issue-2196.rs
|
|
|
issue-2214.rs
|
|
|
issue-2216.rs
|
Preliminary support for labeled break/continue for loop s
|
2012-10-22 09:20:37 -07:00 |
issue-2242-d.rs
|
|
|
issue-2284.rs
|
Simplify the AST representation of ty param bounds
|
2012-10-22 09:01:12 -07:00 |
issue-2288.rs
|
|
|
issue-2311-2.rs
|
|
|
issue-2311.rs
|
|
|
issue-2312.rs
|
|
|
issue-2316-c.rs
|
|
|
issue-2380-b.rs
|
|
|
issue-2383.rs
|
|
|
issue-2414-c.rs
|
|
|
issue-2428.rs
|
|
|
issue-2445-b.rs
|
|
|
issue-2445.rs
|
|
|
issue-2463.rs
|
|
|
issue-2472.rs
|
|
|
issue-2487-a.rs
|
Convert the test suite to use the Drop trait
|
2012-11-14 19:26:37 -08:00 |
issue-2502.rs
|
|
|
issue-2526-a.rs
|
|
|
issue-2550.rs
|
|
|
issue-2611.rs
|
|
|
issue-2631-b.rs
|
|
|
issue-2633-2.rs
|
|
|
issue-2633.rs
|
|
|
issue-2642.rs
|
|
|
issue-2708.rs
|
Convert the test suite to use the Drop trait
|
2012-11-14 19:26:37 -08:00 |
issue-2718.rs
|
rustc: Implement explicit self for Eq and Ord. r=graydon
|
2012-11-19 15:33:11 -08:00 |
issue-2723-b.rs
|
|
|
issue-2734.rs
|
|
|
issue-2735-2.rs
|
Convert the test suite to use the Drop trait
|
2012-11-14 19:26:37 -08:00 |
issue-2735-3.rs
|
Convert the test suite to use the Drop trait
|
2012-11-14 19:26:37 -08:00 |
issue-2735.rs
|
|
|
issue-2748-a.rs
|
|
|
issue-2748-b.rs
|
|
|
issue-2804-2.rs
|
|
|
issue-2804.rs
|
|
|
issue-2834.rs
|
|
|
issue-2869.rs
|
|
|
issue-2895.rs
|
Convert the test suite to use the Drop trait
|
2012-11-14 19:26:37 -08:00 |
issue-2904.rs
|
cleanup: convert some remaining #foo invocations to foo! form.
|
2012-11-13 08:57:31 -08:00 |
issue-2930.rs
|
|
|
issue-2935.rs
|
|
|
issue-2936.rs
|
|
|
issue-2989.rs
|
|
|
issue-3012-2.rs
|
|
|
issue-3029.rs
|
|
|
issue-3037.rs
|
|
|
issue-3091.rs
|
|
|
issue-3121.rs
|
Add xfailed test cases
|
2012-11-01 14:43:26 -07:00 |
issue-3149.rs
|
|
|
issue-3168.rs
|
|
|
issue-3176.rs
|
|
|
issue-3186.rs
|
|
|
issue-3220.rs
|
Convert the test suite to use the Drop trait
|
2012-11-14 19:26:37 -08:00 |
issue-3305.rs
|
|
|
issue-3447.rs
|
|
|
issue-3656.rs
|
xfail-fast issue-3656
|
2012-10-22 14:04:22 -07:00 |
issue-3683.rs
|
[tests] Add passing test
|
2012-11-24 14:02:35 -08:00 |
issue-3753.rs
|
stage2 run-pass test for #3753
|
2012-10-24 18:32:36 +03:00 |
issue-3874.rs
|
Adding xfailed test for #3874
|
2012-11-01 15:14:52 -07:00 |
issue-3878.rs
|
Add test case for #3878, which didn't get merged somehow
|
2012-11-01 14:43:20 -07:00 |
issue-3895.rs
|
Add xfailed test cases
|
2012-11-01 14:43:26 -07:00 |
issue-3979.rs
|
Add xfailed test for #3979
|
2012-11-15 18:03:35 -08:00 |
istr.rs
|
|
|
item-attributes.rs
|
|
|
item-name-overload.rs
|
|
|
iter-all.rs
|
Remove old fixed-length vector syntax
|
2012-10-20 17:50:46 -07:00 |
iter-any.rs
|
Remove old fixed-length vector syntax
|
2012-10-20 17:50:46 -07:00 |
iter-contains.rs
|
Remove old fixed-length vector syntax
|
2012-10-20 17:50:46 -07:00 |
iter-count.rs
|
Remove old fixed-length vector syntax
|
2012-10-20 17:50:46 -07:00 |
iter-eachi.rs
|
Remove old fixed-length vector syntax
|
2012-10-20 17:50:46 -07:00 |
iter-filter-to-vec.rs
|
Remove old fixed-length vector syntax
|
2012-10-20 17:50:46 -07:00 |
iter-flat-map-to-vec.rs
|
|
|
iter-foldl.rs
|
Remove old fixed-length vector syntax
|
2012-10-20 17:50:46 -07:00 |
iter-map-to-vec.rs
|
Remove old fixed-length vector syntax
|
2012-10-20 17:50:46 -07:00 |
iter-min-max.rs
|
Remove old fixed-length vector syntax
|
2012-10-20 17:50:46 -07:00 |
iter-range.rs
|
|
|
iter-to-vec.rs
|
Remove old fixed-length vector syntax
|
2012-10-20 17:50:46 -07:00 |
ivec-add.rs
|
|
|
ivec-pass-by-value.rs
|
|
|
ivec-tag.rs
|
|
|
keyword-changes-2012-07-31.rs
|
|
|
kindck-owned-trait-contains-1.rs
|
|
|
labeled-break.rs
|
|
|
lambda-infer-unresolved.rs
|
|
|
lambda-no-leak.rs
|
|
|
large-records.rs
|
|
|
last-use-corner-cases.rs
|
|
|
last-use-in-block.rs
|
|
|
last-use-in-cap-clause.rs
|
|
|
last-use-is-capture.rs
|
|
|
lazy-and-or.rs
|
|
|
lazy-init.rs
|
|
|
lazychan.rs
|
|
|
leak-box-as-tydesc.rs
|
|
|
leak-tag-copy.rs
|
|
|
leak-unique-as-tydesc.rs
|
|
|
leaky_comm.rs
|
|
|
let-assignability.rs
|
rustc: Implement let assignability. r=nmatsakis
|
2012-11-14 11:26:00 -08:00 |
let-destruct-fresh-mem.rs
|
|
|
let-destruct.rs
|
|
|
linear-for-loop.rs
|
|
|
lint-non-camel-case-with-trailing-underscores.rs
|
|
|
lint-structural-records.rs
|
|
|
list.rs
|
|
|
liveness-assign-imm-local-after-loop.rs
|
|
|
liveness-assign-imm-local-after-ret.rs
|
|
|
liveness-loop-break.rs
|
|
|
liveness-move-in-loop.rs
|
|
|
log-degen-enum.rs
|
|
|
log-err-phi.rs
|
|
|
log-knows-the-names-of-variants-in-std.rs
|
|
|
log-knows-the-names-of-variants.rs
|
|
|
log-linearized.rs
|
|
|
log-str.rs
|
|
|
long-while.rs
|
|
|
loop-break-cont-1.rs
|
|
|
loop-break-cont.rs
|
|
|
loop-diverges.rs
|
|
|
loop-scope.rs
|
|
|
loop-unsafe.rs
|
|
|
lots-a-fail.rs
|
|
|
macro-2.rs
|
cleanup: convert some remaining #foo invocations to foo! form.
|
2012-11-13 08:57:31 -08:00 |
macro-3.rs
|
|
|
macro-by-example-1.rs
|
|
|
macro-by-example-2.rs
|
|
|
macro-interpolation.rs
|
|
|
macro-path.rs
|
Fix parsing of interpolated paths
|
2012-11-19 14:00:39 -08:00 |
macro.rs
|
|
|
many.rs
|
|
|
max-min-classes.rs
|
|
|
maybe-mutable.rs
|
|
|
method-attributes.rs
|
|
|
mlist-cycle.rs
|
|
|
mlist.rs
|
|
|
mod_file_aux.rs
|
Parse file mods from .rs files
|
2012-11-18 18:09:41 -08:00 |
mod_file_with_path_attr.rs
|
Parse file mods from .rs files
|
2012-11-18 18:09:41 -08:00 |
mod_file.rs
|
Parse file mods from .rs files
|
2012-11-18 18:09:41 -08:00 |
mod-inside-fn.rs
|
|
|
mod-merge-hack-inst.rs
|
syntax: Add a hack to support the int-template pattern
|
2012-11-26 18:13:54 -08:00 |
mod-merge-hack-template.rs
|
syntax: Add a hack to support the int-template pattern
|
2012-11-26 18:13:54 -08:00 |
mod-merge-hack.rs
|
syntax: Add a hack to support the int-template pattern
|
2012-11-26 18:13:54 -08:00 |
mod-view-items.rs
|
|
|
monad.rs
|
|
|
monomorphize-trait-in-fn-at.rs
|
|
|
monomorphized-callees-with-ty-params-3314.rs
|
|
|
morestack1.rs
|
|
|
morestack2.rs
|
|
|
morestack3.rs
|
|
|
morestack4.rs
|
|
|
morestack5.rs
|
|
|
morestack6.rs
|
|
|
morestack-address.rs
|
|
|
move-1-unique.rs
|
Remove uses of binary move - <- - from tests and libraries
|
2012-10-23 12:10:03 -07:00 |
move-1.rs
|
Remove uses of binary move - <- - from tests and libraries
|
2012-10-23 12:10:03 -07:00 |
move-2-unique.rs
|
Remove uses of binary move - <- - from tests and libraries
|
2012-10-23 12:10:03 -07:00 |
move-2.rs
|
Remove uses of binary move - <- - from tests and libraries
|
2012-10-23 12:10:03 -07:00 |
move-3-unique.rs
|
Remove uses of binary move - <- - from tests and libraries
|
2012-10-23 12:10:03 -07:00 |
move-3.rs
|
Remove uses of binary move - <- - from tests and libraries
|
2012-10-23 12:10:03 -07:00 |
move-4-unique.rs
|
Remove uses of binary move - <- - from tests and libraries
|
2012-10-23 12:10:03 -07:00 |
move-4.rs
|
Remove uses of binary move - <- - from tests and libraries
|
2012-10-23 12:10:03 -07:00 |
move-arg-2-unique.rs
|
|
|
move-arg-2.rs
|
|
|
move-arg.rs
|
|
|
move-nullary-fn.rs
|
|
|
move-scalar.rs
|
Remove uses of binary move - <- - from tests and libraries
|
2012-10-23 12:10:03 -07:00 |
multi-let.rs
|
|
|
multiline-comment.rs
|
|
|
mutability-inherits-through-fixed-length-vec.rs
|
Inherit mutability through fixed-length vectors.
|
2012-11-14 19:47:06 -08:00 |
mutable-alias-vec.rs
|
|
|
mutable-huh-variance-vec1.rs
|
|
|
mutable-huh-variance-vec2.rs
|
|
|
mutable-vec-drop.rs
|
|
|
mutual-recursion-group.rs
|
|
|
negative.rs
|
|
|
nested-alts.rs
|
|
|
nested-class.rs
|
|
|
nested-exhaustive-alt.rs
|
|
|
nested-pattern.rs
|
|
|
nested-patterns.rs
|
|
|
new-import-syntax.rs
|
|
|
new-vstore-mut-box-syntax.rs
|
librustc: Implement @mut [T] as the new replacement for @[mut T]
|
2012-11-27 09:23:31 -08:00 |
newlambdas-ret-infer2.rs
|
|
|
newlambdas-ret-infer.rs
|
|
|
newlambdas.rs
|
|
|
newtype-polymorphic.rs
|
|
|
newtype.rs
|
|
|
nil-decl-in-foreign.rs
|
|
|
nil-pattern.rs
|
|
|
non-boolean-pure-fns.rs
|
|
|
non-legacy-modes.rs
|
|
|
nullary-or-pattern.rs
|
|
|
numeric-method-autoexport.rs
|
|
|
opeq.rs
|
|
|
operator-associativity.rs
|
|
|
operator-overloading-explicit-self.rs
|
librustc: Make overloaded operators with explicit self translate correctly
|
2012-11-28 11:01:14 -08:00 |
operator-overloading.rs
|
libcore: Add explicit self to all overloaded operators but Add and Index. r=brson
|
2012-11-26 19:35:52 -08:00 |
option-ext.rs
|
|
|
option-unwrap.rs
|
Convert the test suite to use the Drop trait
|
2012-11-14 19:26:37 -08:00 |
or-pattern.rs
|
|
|
output-slot-variants.rs
|
|
|
over-constrained-vregs.rs
|
|
|
paren-free.rs
|
|
|
parse-fail.rs
|
|
|
pass-by-copy.rs
|
|
|
path.rs
|
|
|
pattern-bound-var-in-for-each.rs
|
|
|
pattern-in-closure.rs
|
rustc: Support irrefutable patterns in function arguments. r=nmatsakis
|
2012-11-07 19:29:30 -08:00 |
pipe-bank-proto.rs
|
Remove xfail-pretty from tests that pretty-print correctly now
|
2012-10-30 15:06:10 -07:00 |
pipe-detect-term.rs
|
Remove xfail-pretty from tests that pretty-print correctly now
|
2012-10-30 15:06:10 -07:00 |
pipe-peek.rs
|
Remove xfail-pretty from tests that pretty-print correctly now
|
2012-10-30 15:06:10 -07:00 |
pipe-pingpong-bounded.rs
|
Remove xfail-pretty from tests that pretty-print correctly now
|
2012-10-30 15:06:10 -07:00 |
pipe-pingpong-proto.rs
|
Remove xfail-pretty from tests that pretty-print correctly now
|
2012-10-30 15:06:10 -07:00 |
pipe-presentation-examples.rs
|
Convert the test suite to use the Drop trait
|
2012-11-14 19:26:37 -08:00 |
pipe-select-macro.rs
|
|
|
pipe-select.rs
|
|
|
pipe-sleep.rs
|
Remove xfail-pretty from tests that pretty-print correctly now
|
2012-10-30 15:06:10 -07:00 |
placement-new-arena.rs
|
|
|
platform_thread.rs
|
|
|
pred-not-bool.rs
|
|
|
preempt.rs
|
|
|
private-class-field.rs
|
|
|
private-method.rs
|
|
|
pub_use_mods_xcrate_exe.rs
|
librustc: Fix cross-crate reexports. rs=blocking-servo
|
2012-11-15 17:15:02 -08:00 |
pub-use-xcrate.rs
|
xfail-fast run-pass/pub-use-xcrate
|
2012-11-08 19:02:25 -08:00 |
pure-fmt.rs
|
|
|
pure-sum.rs
|
|
|
purity-infer.rs
|
|
|
rcvr-borrowed-to-region.rs
|
|
|
rcvr-borrowed-to-slice.rs
|
|
|
readalias.rs
|
|
|
rec-align-u32.rs
|
Remove xfail-pretty from tests that pretty-print correctly now
|
2012-10-30 15:06:10 -07:00 |
rec-align-u64.rs
|
Remove xfail-pretty from tests that pretty-print correctly now
|
2012-10-30 15:06:10 -07:00 |
rec-auto.rs
|
|
|
rec-extend.rs
|
|
|
rec-tup.rs
|
|
|
rec.rs
|
|
|
record-pat.rs
|
|
|
reexport-star.rs
|
Remove xfail-pretty from tests that pretty-print correctly now
|
2012-10-30 15:06:10 -07:00 |
reflect-visit-data.rs
|
|
|
reflect-visit-type.rs
|
|
|
region-return-interior-of-option-in-self.rs
|
|
|
region-return-interior-of-option.rs
|
|
|
regions-addr-of-interior-of-unique-box.rs
|
|
|
regions-addr-of-ret.rs
|
|
|
regions-appearance-constraint.rs
|
|
|
regions-borrow-at.rs
|
|
|
regions-borrow-estr-uniq.rs
|
|
|
regions-borrow-evec-at.rs
|
|
|
regions-borrow-evec-fixed.rs
|
Remove old fixed-length vector syntax
|
2012-10-20 17:50:46 -07:00 |
regions-borrow-evec-uniq.rs
|
|
|
regions-borrow-uniq.rs
|
|
|
regions-bot.rs
|
|
|
regions-copy-closure.rs
|
|
|
regions-creating-enums2.rs
|
|
|
regions-creating-enums5.rs
|
|
|
regions-equiv-fns.rs
|
Implement LUB algorithm and add new unit-testing infrastructure for infer.
|
2012-11-24 09:53:39 -05:00 |
regions-escape-into-other-fn.rs
|
|
|
regions-fn-subtyping-2.rs
|
|
|
regions-fn-subtyping.rs
|
|
|
regions-infer-borrow-scope-addr-of.rs
|
|
|
regions-infer-borrow-scope-view.rs
|
|
|
regions-infer-borrow-scope-within-loop-ok.rs
|
|
|
regions-infer-borrow-scope.rs
|
|
|
regions-infer-call-2.rs
|
|
|
regions-infer-call.rs
|
|
|
regions-infer-contravariance-due-to-ret.rs
|
|
|
regions-infer-contravariance.rs
|
|
|
regions-mock-trans-impls.rs
|
|
|
regions-mock-trans.rs
|
|
|
regions-nullary-variant.rs
|
|
|
regions-params.rs
|
|
|
regions-self-impls.rs
|
|
|
regions-self-in-enums.rs
|
|
|
regions-simple.rs
|
|
|
regions-static-closure.rs
|
|
|
regions-trait.rs
|
|
|
repeated-vector-syntax.rs
|
|
|
resolve-issue-2428.rs
|
|
|
resource-assign-is-not-copy.rs
|
Convert the test suite to use the Drop trait
|
2012-11-14 19:26:37 -08:00 |
resource-cycle2.rs
|
Convert the test suite to use the Drop trait
|
2012-11-14 19:26:37 -08:00 |
resource-cycle3.rs
|
Convert the test suite to use the Drop trait
|
2012-11-14 19:26:37 -08:00 |
resource-cycle.rs
|
Convert the test suite to use the Drop trait
|
2012-11-14 19:26:37 -08:00 |
resource-destruct.rs
|
Convert the test suite to use the Drop trait
|
2012-11-14 19:26:37 -08:00 |
resource-generic.rs
|
Convert the test suite to use the Drop trait
|
2012-11-14 19:26:37 -08:00 |
resource-in-struct.rs
|
Convert the test suite to use the Drop trait
|
2012-11-14 19:26:37 -08:00 |
ret-bang.rs
|
|
|
ret-break-cont-in-block.rs
|
|
|
ret-none.rs
|
|
|
return-nil.rs
|
|
|
rt-circular-buffer.rs
|
|
|
rt-sched-1.rs
|
|
|
select-macro.rs
|
Remove old fixed-length vector syntax
|
2012-10-20 17:50:46 -07:00 |
self-shadowing-import.rs
|
|
|
send-iloop.rs
|
|
|
send-resource.rs
|
Convert the test suite to use the Drop trait
|
2012-11-14 19:26:37 -08:00 |
send-type-inference.rs
|
|
|
sendable-class.rs
|
|
|
sendfn-deep-copy.rs
|
|
|
sendfn-generic-fn.rs
|
|
|
sendfn-is-a-block.rs
|
|
|
sendfn-spawn-with-fn-arg.rs
|
|
|
seq-compare.rs
|
|
|
shadow.rs
|
|
|
shape_intrinsic_tag_then_rec.rs
|
|
|
shebang.rs
|
|
|
shift.rs
|
|
|
signed-shift-const-eval.rs
|
|
|
simple-alt-generic-tag.rs
|
|
|
simple-generic-alt.rs
|
|
|
simple-generic-tag.rs
|
|
|
simple-infer.rs
|
|
|
size-and-align.rs
|
|
|
spawn2.rs
|
|
|
spawn-fn.rs
|
|
|
spawn-types.rs
|
|
|
spawn.rs
|
|
|
stable-addr-of.rs
|
|
|
stat.rs
|
libcore: Add stat methods to paths
|
2012-11-20 16:39:31 -08:00 |
static-impl.rs
|
|
|
static-method-in-trait-with-tps-intracrate.rs
|
|
|
static-method-test.rs
|
|
|
static-method-xcrate.rs
|
|
|
static-methods-in-traits.rs
|
rustc: Make static methods not leak out of traits. r=brson
|
2012-11-12 22:11:22 -08:00 |
str-append.rs
|
|
|
str-concat.rs
|
|
|
str-growth.rs
|
|
|
str-idx.rs
|
|
|
str-multiline.rs
|
|
|
string-self-append.rs
|
Workaround #3850
|
2012-10-24 18:56:31 -07:00 |
struct-deref.rs
|
rustc: Implement dereference via unary '*' for structs. r=nmatsakis
|
2012-11-02 09:56:35 -07:00 |
struct-like-variant-construct.rs
|
rustc: Implement construction of monomorphic struct-like variants. r=nmatsakis
|
2012-10-23 19:23:46 -07:00 |
struct-like-variant-match.rs
|
rustc: Translate and check exhaustiveness of struct-like enum variant patterns. r=nmatsakis
|
2012-10-25 13:59:10 -07:00 |
struct-literal-dtor.rs
|
Convert the test suite to use the Drop trait
|
2012-11-14 19:26:37 -08:00 |
struct-pattern-matching.rs
|
|
|
struct-return.rs
|
|
|
structured-compare.rs
|
rustc: Implement explicit self for Eq and Ord. r=graydon
|
2012-11-19 15:33:11 -08:00 |
supported-cast.rs
|
|
|
swap-1.rs
|
|
|
swap-2.rs
|
|
|
syntax-extension-fmt.rs
|
|
|
syntax-extension-minor.rs
|
|
|
syntax-extension-shell.rs
|
cleanup: convert some remaining #foo invocations to foo! form.
|
2012-11-13 08:57:31 -08:00 |
syntax-extension-source-utils.rs
|
cleanup: convert some remaining #foo invocations to foo! form.
|
2012-11-13 08:57:31 -08:00 |
tag-align-dyn-u64.rs
|
|
|
tag-align-dyn-variants.rs
|
|
|
tag-align-shape.rs
|
|
|
tag-align-u64.rs
|
|
|
tag-disr-val-shape.rs
|
|
|
tag-exports.rs
|
|
|
tag-in-block.rs
|
|
|
tag-variant-disr-val.rs
|
rustc: Implement explicit self for Eq and Ord. r=graydon
|
2012-11-19 15:33:11 -08:00 |
tag.rs
|
rustc: Implement explicit self for Eq and Ord. r=graydon
|
2012-11-19 15:33:11 -08:00 |
tail-call-arg-leak.rs
|
|
|
tail-cps.rs
|
|
|
tail-direct.rs
|
|
|
task-comm-0.rs
|
|
|
task-comm-1.rs
|
|
|
task-comm-3.rs
|
core: Use PortOne instead of Future in future_result
|
2012-10-23 14:21:15 -07:00 |
task-comm-4.rs
|
|
|
task-comm-5.rs
|
|
|
task-comm-6.rs
|
|
|
task-comm-7.rs
|
|
|
task-comm-9.rs
|
core: Use PortOne instead of Future in future_result
|
2012-10-23 14:21:15 -07:00 |
task-comm-10.rs
|
|
|
task-comm-11.rs
|
|
|
task-comm-12.rs
|
core: Use PortOne instead of Future in future_result
|
2012-10-23 14:21:15 -07:00 |
task-comm-13.rs
|
|
|
task-comm-14.rs
|
|
|
task-comm-15.rs
|
|
|
task-comm-16.rs
|
rustc: Implement explicit self for Eq and Ord. r=graydon
|
2012-11-19 15:33:11 -08:00 |
task-comm-17.rs
|
|
|
task-comm-chan-cleanup2.rs
|
|
|
task-comm-chan-cleanup3.rs
|
|
|
task-comm-chan-cleanup4.rs
|
|
|
task-comm-chan-cleanup.rs
|
|
|
task-comm-chan-nil.rs
|
|
|
task-comm.rs
|
core: Use PortOne instead of Future in future_result
|
2012-10-23 14:21:15 -07:00 |
task-compare.rs
|
Convert the test suite to use the Drop trait
|
2012-11-14 19:26:37 -08:00 |
task-killjoin-rsrc.rs
|
Convert the test suite to use the Drop trait
|
2012-11-14 19:26:37 -08:00 |
task-killjoin.rs
|
|
|
task-life-0.rs
|
|
|
task-spawn-move-and-copy.rs
|
|
|
terminate-in-initializer.rs
|
|
|
test-ignore-cfg.rs
|
Remove xfail-pretty from tests that pretty-print correctly now
|
2012-10-30 15:06:10 -07:00 |
test-runner-hides-main.rs
|
|
|
threads.rs
|
|
|
too-much-recursion.rs
|
|
|
trait-bounds.rs
|
|
|
trait-cast.rs
|
|
|
trait-composition-trivial.rs
|
|
|
trait-generic.rs
|
|
|
trait-inheritance-overloading-xc-exe.rs
|
rustc: Implement generic cross-crate trait inheritance
|
2012-10-22 18:00:48 -07:00 |
trait-inheritance-overloading.rs
|
libcore: Add explicit self to all overloaded operators but Add and Index. r=brson
|
2012-11-26 19:35:52 -08:00 |
trait-inheritance-simple.rs
|
|
|
trait-region-pointer-simple.rs
|
|
|
trait-static-method-overwriting.rs
|
rustc: Stop overwriting trait static method types when checking generic trait refs. Closes #3903. rs=blocking-burg
|
2012-11-01 15:10:41 -07:00 |
trait-to-str.rs
|
|
|
trait-typedef-cc.rs
|
Add xfailed test for #3907
|
2012-11-02 15:37:47 -07:00 |
traits-default-method-macro.rs
|
syntax: Fold macros in default methods. Closes #3911
|
2012-11-02 23:11:36 -07:00 |
traits-default-method-self.rs
|
|
|
traits-default-method-trivial.rs
|
|
|
traits.rs
|
|
|
trivial-message.rs
|
|
|
tstate-loop-break.rs
|
|
|
tup.rs
|
|
|
tuple-struct-construct.rs
|
rustc: Translate tuple struct constructors
|
2012-10-25 11:49:26 -07:00 |
tuple-struct-destructuring.rs
|
rustc: Implement translation of pattern matching for tuple structs and unit-like structs. r=nmatsakis
|
2012-11-02 09:56:28 -07:00 |
tuple-struct-matching.rs
|
rustc: Implement translation of pattern matching for tuple structs and unit-like structs. r=nmatsakis
|
2012-11-02 09:56:28 -07:00 |
tuple-struct-trivial.rs
|
|
|
type-in-nested-module.rs
|
|
|
type-namespace.rs
|
|
|
type-param-constraints.rs
|
Convert the test suite to use the Drop trait
|
2012-11-14 19:26:37 -08:00 |
type-param.rs
|
|
|
type-params-in-for-each.rs
|
|
|
type-ptr.rs
|
|
|
type-sizes.rs
|
|
|
typeclasses-eq-example-static.rs
|
|
|
typeclasses-eq-example.rs
|
|
|
typestate-cfg-nesting.rs
|
|
|
typestate-multi-decl.rs
|
|
|
u8-incr-decr.rs
|
|
|
u8-incr.rs
|
|
|
u32-decr.rs
|
|
|
uint.rs
|
|
|
unary-minus-suffix-inference.rs
|
|
|
unify-return-ty.rs
|
|
|
uniq-cc-generic.rs
|
|
|
uniq-cc.rs
|
|
|
unique-alt-discrim.rs
|
|
|
unique-assign-copy.rs
|
|
|
unique-assign-drop.rs
|
|
|
unique-assign-generic.rs
|
|
|
unique-assign.rs
|
|
|
unique-autoderef-field.rs
|
|
|
unique-autoderef-index.rs
|
|
|
unique-cmp.rs
|
|
|
unique-containing-tag.rs
|
|
|
unique-copy-box.rs
|
|
|
unique-create.rs
|
|
|
unique-decl-init-copy.rs
|
|
|
unique-decl-init.rs
|
|
|
unique-decl-move-temp.rs
|
Remove uses of binary move - <- - from tests and libraries
|
2012-10-23 12:10:03 -07:00 |
unique-decl-move.rs
|
Remove uses of binary move - <- - from tests and libraries
|
2012-10-23 12:10:03 -07:00 |
unique-decl.rs
|
|
|
unique-deref.rs
|
|
|
unique-destructure.rs
|
|
|
unique-drop-complex.rs
|
|
|
unique-fn-arg-move.rs
|
|
|
unique-fn-arg-mut.rs
|
|
|
unique-fn-arg.rs
|
|
|
unique-fn-ret.rs
|
|
|
unique-generic-assign.rs
|
|
|
unique-in-tag.rs
|
|
|
unique-in-vec-copy.rs
|
|
|
unique-in-vec.rs
|
|
|
unique-init.rs
|
|
|
unique-kinds.rs
|
|
|
unique-log.rs
|
|
|
unique-move-drop.rs
|
Remove uses of binary move - <- - from tests and libraries
|
2012-10-23 12:10:03 -07:00 |
unique-move-temp.rs
|
Remove uses of binary move - <- - from tests and libraries
|
2012-10-23 12:10:03 -07:00 |
unique-move.rs
|
Remove uses of binary move - <- - from tests and libraries
|
2012-10-23 12:10:03 -07:00 |
unique-mutable.rs
|
|
|
unique-object.rs
|
rustc: Implement ~Trait. r=nmatsakis
|
2012-11-02 10:15:19 -07:00 |
unique-pat-2.rs
|
|
|
unique-pat-3.rs
|
|
|
unique-pat.rs
|
|
|
unique-pinned-nocopy-2.rs
|
Convert the test suite to use the Drop trait
|
2012-11-14 19:26:37 -08:00 |
unique-rec.rs
|
|
|
unique-send-2.rs
|
|
|
unique-send.rs
|
|
|
unique-swap.rs
|
|
|
unit-like-struct.rs
|
rustc: Implement translation of pattern matching for tuple structs and unit-like structs. r=nmatsakis
|
2012-11-02 09:56:28 -07:00 |
unit.rs
|
|
|
unnamed_argument_mode.rs
|
|
|
unreachable-code-1.rs
|
Remove xfail-pretty from tests that pretty-print correctly now
|
2012-10-30 15:06:10 -07:00 |
unreachable-code.rs
|
Remove xfail-pretty from tests that pretty-print correctly now
|
2012-10-30 15:06:10 -07:00 |
unsafe-fn-called-from-unsafe-blk.rs
|
|
|
unsafe-fn-called-from-unsafe-fn.rs
|
|
|
unsafe-pointer-assignability.rs
|
librustc: Allow &T to be assigned to *T. r=nmatsakis
|
2012-11-28 11:29:53 -08:00 |
unused-move-capture.rs
|
|
|
unused-move.rs
|
testcase added for #3878
|
2012-10-31 00:05:34 +02:00 |
unwind-box.rs
|
|
|
unwind-resource2.rs
|
Convert the test suite to use the Drop trait
|
2012-11-14 19:26:37 -08:00 |
unwind-resource.rs
|
Convert the test suite to use the Drop trait
|
2012-11-14 19:26:37 -08:00 |
unwind-unique.rs
|
|
|
use-crate-name-alias.rs
|
|
|
use-import-export.rs
|
|
|
use-mod.rs
|
|
|
use-trait-before-def.rs
|
|
|
use-uninit-alt2.rs
|
|
|
use-uninit-alt.rs
|
|
|
use.rs
|
|
|
utf8_chars.rs
|
|
|
utf8_idents.rs
|
|
|
utf8.rs
|
|
|
variant-attributes.rs
|
|
|
variant-structs-trivial.rs
|
|
|
vec-concat.rs
|
|
|
vec-drop.rs
|
|
|
vec-fixed-length.rs
|
|
|
vec-growth.rs
|
|
|
vec-ivec-deadlock.rs
|
Workaround #3850
|
2012-10-24 18:56:31 -07:00 |
vec-late-init.rs
|
|
|
vec-push.rs
|
|
|
vec-self-append.rs
|
Workaround #3850
|
2012-10-24 18:56:31 -07:00 |
vec-slice-drop.rs
|
Convert the test suite to use the Drop trait
|
2012-11-14 19:26:37 -08:00 |
vec-slice.rs
|
|
|
vec-trailing-comma.rs
|
|
|
vec.rs
|
|
|
vector-no-ann-2.rs
|
|
|
warn-ctypes-inhibit.rs
|
|
|
weird-exprs.rs
|
Remove uses of binary move - <- - from tests and libraries
|
2012-10-23 12:10:03 -07:00 |
while-cont.rs
|
|
|
while-flow-graph.rs
|
|
|
while-loop-constraints-2.rs
|
Remove uses of binary move - <- - from tests and libraries
|
2012-10-23 12:10:03 -07:00 |
while-prelude-drop.rs
|
rustc: Implement explicit self for Eq and Ord. r=graydon
|
2012-11-19 15:33:11 -08:00 |
while-with-break.rs
|
|
|
while.rs
|
|
|
writealias.rs
|
|
|
x86stdcall2.rs
|
|
|
x86stdcall.rs
|
|
|
yield1.rs
|
core: Use PortOne instead of Future in future_result
|
2012-10-23 14:21:15 -07:00 |
yield2.rs
|
|
|
yield.rs
|
core: Use PortOne instead of Future in future_result
|
2012-10-23 14:21:15 -07:00 |
zip-same-length.rs
|
|
|