rust/src/test/run-pass
2012-07-31 17:30:54 -07:00
..
companionmod-src Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
crate-attributes-src
foreign-mod-src Switch 'native' to 'extern' (or 'foreign' in some descriptions) 2012-07-03 16:11:00 -07:00
foreign-src Switch 'native' to 'extern' (or 'foreign' in some descriptions) 2012-07-03 16:11:00 -07:00
module-polymorphism2-files/float-template
module-polymorphism3-files
module-polymorphism4-files rustc: Implement and enforce instance coherence 2012-07-17 15:46:43 -07:00
module-polymorphism-files
multi-src Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
syntax-extension-source-utils-files Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
acyclic-unwind.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
alias-uninit-value.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
alignment-gep-tup-like-1.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
alignment-gep-tup-like-2.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
alloca-from-derived-tydesc.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
alt-bot-2.rs
alt-bot.rs
alt-implicit-copy-unique.rs
alt-implicit-copy.rs
alt-join.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
alt-naked-record-expr.rs syntax: More tweaks to make alt arrows parse and print correctly 2012-07-31 15:41:26 -07:00
alt-naked-record.rs syntax: More tweaks to make alt arrows parse and print correctly 2012-07-31 15:41:26 -07:00
alt-path.rs
alt-pattern-drop.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
alt-pattern-lit.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
alt-pattern-no-type-params.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
alt-pattern-simple.rs
alt-phi.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
alt-range.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
alt-str.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
alt-tag.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
alt-type-simple.rs
alt-unique-bind.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
alt-with-ret-arm.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
argument-passing.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
argv.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
arith-0.rs
arith-1.rs
arith-2.rs
arith-unsigned.rs
artificial-block.rs
assign-assign.rs
assignability-iface.rs Change remaining "iface" occurrences to "trait"; deprecate "iface" 2012-07-31 11:52:16 -07:00
attr-before-view-item2.rs
attr-before-view-item.rs
auto_serialize.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
auto-instantiate.rs
auto-loop.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
autobind.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
autoderef-method-newtype.rs rustc: Implement and enforce instance coherence 2012-07-17 15:46:43 -07:00
autoderef-method-priority.rs rustc: Implement and enforce instance coherence 2012-07-17 15:46:43 -07:00
autoderef-method-twice-but-not-thrice.rs rustc: Implement and enforce instance coherence 2012-07-17 15:46:43 -07:00
autoderef-method-twice.rs rustc: Implement and enforce instance coherence 2012-07-17 15:46:43 -07:00
autoderef-method.rs rustc: Implement and enforce instance coherence 2012-07-17 15:46:43 -07:00
basic-1.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
basic-2.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
basic.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
big-literals.rs
binary-minus-without-space.rs
binops.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
bitv-perf-test.rs Reduce the difficulty of run-pass/bitv-perf-test. Valgrinds slowly 2012-07-30 12:04:58 -07:00
bitwise.rs
block-arg-call-as.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
block-arg-can-be-followed-by-binop.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
block-arg-can-be-followed-by-block-arg.rs Remove empty argument lists from do expressions 2012-07-04 17:21:29 -07:00
block-arg-can-be-followed-by-call.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
block-arg-in-parentheses.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
block-arg-used-as-any.rs Remove empty argument lists from do expressions 2012-07-04 17:21:29 -07:00
block-arg-used-as-lambda.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
block-arg.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
block-explicit-types.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
block-expr-precedence.rs
block-fn-coerce.rs
block-iter-1.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
block-iter-2.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
block-vec-map2.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
bool-not.rs
borrowck-borrow-from-at-vec.rs prevent regions from escaping in ifaces; remove &r.T syntax 2012-07-18 11:48:58 -07:00
borrowck-borrow-from-expr-block.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
borrowck-fixed-length-vecs.rs
borrowck-move-from-unsafe-ptr-ok.rs
borrowck-mut-uniq.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
borrowck-mut-vec-as-imm-slice.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
borrowck-newtype-issue-2573.rs rustc: Implement and enforce instance coherence 2012-07-17 15:46:43 -07:00
borrowck-pat-reassign-no-binding.rs
borrowck-preserve-box-in-arm-not-taken.rs
borrowck-preserve-box-in-discr.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
borrowck-preserve-box-in-field.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
borrowck-preserve-box-in-pat.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
borrowck-preserve-box-in-uniq.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
borrowck-preserve-box-sometimes-needed.rs
borrowck-preserve-box.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
borrowck-preserve-cond-box.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
borrowck-preserve-expl-deref.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
borrowck-root-while-cond-2.rs Fix #2979: inference for lifetimes of & expressions 2012-07-30 14:49:28 -07:00
borrowck-root-while-cond.rs Fix #2979: inference for lifetimes of & expressions 2012-07-30 14:49:28 -07:00
borrowck-univariant-enum.rs
box-compare.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
box-in-tup.rs
box-inside-if2.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
box-inside-if.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
box-pattern.rs
box-unbox.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
box.rs
boxed-class-type-substitution.rs rustc: Fix a missing application of the operator in fold_ty 2012-06-27 20:11:59 -07:00
break-value.rs
break.rs Switch 'cont' to 'again' everywhere. Close #2229. 2012-07-09 14:37:48 -07:00
by-val-and-by-move.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
c-stack-as-value.rs finish fixing broken un-unsupervise windows tests 2012-07-17 22:16:55 -04:00
c-stack-returning-int64.rs Fix whitespace. 2012-07-24 13:21:25 -07:00
cap-clause-move.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
cap-clause-not-used.rs
cast-region-to-uint.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
cast.rs
cci_borrow.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
cci_capture_clause.rs
cci_impl_exe.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
cci_iter_exe.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
cci_nested_exe.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
cci_no_inline_exe.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
cfg-family.rs
cfg-target-family.rs
chan-leak.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
char.rs
child-outlives-parent.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
class-attributes-1.rs Update tests for macro syntax change. 2012-07-30 18:38:15 -07:00
class-attributes-2.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
class-cast-to-iface-cross-crate-2.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
class-cast-to-iface-cross-crate.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
class-cast-to-iface-multiple-types.rs Change remaining "iface" occurrences to "trait"; deprecate "iface" 2012-07-31 11:52:16 -07:00
class-cast-to-iface.rs Change remaining "iface" occurrences to "trait"; deprecate "iface" 2012-07-31 11:52:16 -07:00
class-dtor.rs Switch 'native' to 'extern' (or 'foreign' in some descriptions) 2012-07-03 16:11:00 -07:00
class-exports.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
class-iface-bounded-param.rs rustc: Implement a new resolve pass behind a compile flag 2012-07-02 18:30:12 -07:00
class-impl-parameterized-iface.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
class-impl-very-parameterized-iface.rs Change remaining "iface" occurrences to "trait"; deprecate "iface" 2012-07-31 11:52:16 -07:00
class-implement-iface-cross-crate.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
class-implement-ifaces.rs Change remaining "iface" occurrences to "trait"; deprecate "iface" 2012-07-31 11:52:16 -07:00
class-implements-multiple-ifaces.rs Change remaining "iface" occurrences to "trait"; deprecate "iface" 2012-07-31 11:52:16 -07:00
class-method-cross-crate.rs
class-methods-cross-crate.rs
class-methods.rs
class-poly-methods-cross-crate.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
class-poly-methods.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
class-separate-impl.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
class-str-field.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
class-typarams.rs
classes-cross-crate.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
classes-self-referential.rs
classes-simple-cross-crate.rs
classes-simple-method.rs
classes-simple.rs
classes.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
cleanup-copy-mode.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
clone-with-exterior.rs
close-over-big-then-small-data.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
closure-inference2.rs
closure-inference.rs
comm.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
command-line-args.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
companionmod.rc
companionmod.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
compare-generic-enums.rs
complex.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
conditional-compile-arch.rs
conditional-compile.rs rustc: Conditionally compile view items. #2357 2012-07-09 14:09:03 -07:00
const-bound.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
const-const.rs
const-contents.rs
const-negative.rs
const.rs
core-export-f64-sqrt.rs
crate-attributes.rc
crate-method-reexport-grrrrrrr.rs rustc: Implement and enforce instance coherence 2012-07-17 15:46:43 -07:00
crateresolve1.rs
crateresolve2.rs
crateresolve3.rs
crateresolve4.rs
crateresolve5.rs
crateresolve6.rs
crateresolve7.rs
cycle-collection2.rs
cycle-collection4.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
cycle-collection5.rs
cycle-collection.rs
dead-code-one-arm-if.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
decl-with-recv.rs
deep-vector2.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
deep-vector.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
deep.rs
deref-lval.rs
deref.rs
div-mod.rs
do1.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
do2.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
do3.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
do-for-empty-args.rs Add tests for various ways to write 'do' and 'for' without args 2012-07-04 17:30:46 -07:00
do-for-no-args.rs syntax: Support dropping argument list from for/do 2012-07-01 22:36:24 -07:00
do-pure.rs Remove empty argument lists from do expressions 2012-07-04 17:21:29 -07:00
do-stack.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
double-unbox.rs
drop-on-empty-block-exit.rs
drop-on-ret.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
dupe-first-attr.rc
dvec-test.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
early-ret-binop-add.rs
early-ret-binop.rs
else-if.rs
empty-mutable-vec.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
empty-tag.rs
enum-disr-val-pretty.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
estr-internal.rs
estr-shared.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
estr-slice.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
estr-uniq.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
evec-internal-boxes.rs
evec-internal.rs
evec-slice.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
exec-env.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
explicit-i-suffix.rs
export-abstract-tag.rs
export-glob-imports-target.rs rustc: Implement a new resolve pass behind a compile flag 2012-07-02 18:30:12 -07:00
export-glob.rs rustc: Implement a new resolve pass behind a compile flag 2012-07-02 18:30:12 -07:00
export-multi.rs
export-non-interference2.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
export-non-interference3.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
export-non-interference.rs
export-tag-variant.rs
export-unexported-dep.rs
expr-alt-box.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
expr-alt-fail-all.rs
expr-alt-fail.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
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
expr-alt-unique.rs
expr-alt.rs
expr-block-box.rs
expr-block-fn.rs Switch 'native' to 'extern' (or 'foreign' in some descriptions) 2012-07-03 16:11:00 -07:00
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 Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
expr-if-box.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
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
expr-if-unique.rs
expr-if.rs
expr-scope.rs
exterior.rs
extern-1.rs Change crust -> extern. 2012-07-03 16:49:46 -07:00
extern-call-deep2.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
extern-call-deep.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
extern-call-scrub.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
extern-call.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
extern-crosscrate.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
extern-stress.rs Remove empty argument lists from do expressions 2012-07-04 17:21:29 -07:00
extern-take-value.rs Change crust -> extern. 2012-07-03 16:49:46 -07:00
extern-yield.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
fact.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
fat-arrow-alt.rs
fixed_length_copy.rs
fixed_length_vec_glue.rs rustc: Implement and enforce instance coherence 2012-07-17 15:46:43 -07:00
fixed-point-bind-box.rs Switch 'native' to 'extern' (or 'foreign' in some descriptions) 2012-07-03 16:11:00 -07:00
fixed-point-bind-unique.rs introduce an owned kind for data that contains no borrowed ptrs 2012-07-16 20:18:18 -07:00
float2.rs
float-nan.rs
float-signature.rs
float.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
floatlits.rs
fn-bare-assign.rs Switch 'native' to 'extern' (or 'foreign' in some descriptions) 2012-07-03 16:11:00 -07:00
fn-bare-coerce-to-block.rs
fn-bare-coerce-to-shared.rs
fn-bare-item.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
fn-bare-size.rs
fn-bare-spawn.rs Switch 'native' to 'extern' (or 'foreign' in some descriptions) 2012-07-03 16:11:00 -07:00
fn-coerce-field.rs
fn-lval.rs Switch 'native' to 'extern' (or 'foreign' in some descriptions) 2012-07-03 16:11:00 -07:00
fn-type-infer.rs
for-destruct.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
for-loop-fail.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
foreach-nested.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
foreach-put-structured.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
foreach-simple-outer-slot.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
foreign2.rs Change all test/run-pass uses of rustrt::unsupervise() to something else 2012-07-17 21:19:23 -04:00
foreign-dupe.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
foreign-fn-linkname.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
foreign-lib-path.rs Switch 'native' to 'extern' (or 'foreign' in some descriptions) 2012-07-03 16:11:00 -07:00
foreign-mod.rc Switch 'native' to 'extern' (or 'foreign' in some descriptions) 2012-07-03 16:11:00 -07:00
foreign-no-abi.rs fix no-longer-unsupervise test cases on windows 2012-07-17 21:48:15 -04:00
foreign-struct.rs Switch 'native' to 'extern' (or 'foreign' in some descriptions) 2012-07-03 16:11:00 -07:00
foreign.rc Switch 'native' to 'extern' (or 'foreign' in some descriptions) 2012-07-03 16:11:00 -07:00
fun-call-variants.rs
fun-indirect-call.rs Switch 'native' to 'extern' (or 'foreign' in some descriptions) 2012-07-03 16:11:00 -07:00
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 Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
generic-ivec.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
generic-recursive-tag.rs
generic-tag-alt.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
generic-tag-corruption.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
generic-tag-local.rs
generic-tag-values.rs
generic-tag.rs
generic-temporary.rs Switch 'native' to 'extern' (or 'foreign' in some descriptions) 2012-07-03 16:11:00 -07:00
generic-tup.rs
generic-type-synonym.rs
generic-type.rs
generic-unique.rs
global-scope.rs
guards.rs
hashmap-memory.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
hello.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
i8-incr.rs
i32-sub.rs
if-bot.rs
if-check.rs remove typestate from code, tests, and docs 2012-07-14 17:37:20 -07:00
if-ret.rs
iface-cast.rs Change remaining "iface" occurrences to "trait"; deprecate "iface" 2012-07-31 11:52:16 -07:00
iface-generic.rs Change remaining "iface" occurrences to "trait"; deprecate "iface" 2012-07-31 11:52:16 -07:00
iface-to-str.rs Change remaining "iface" occurrences to "trait"; deprecate "iface" 2012-07-31 11:52:16 -07:00
impl-variance.rs rustc: Implement and enforce instance coherence 2012-07-17 15:46:43 -07:00
import2.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
import3.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
import4.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
import5.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
import6.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
import7.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
import8.rs
import-from-foreign.rs Switch 'native' to 'extern' (or 'foreign' in some descriptions) 2012-07-03 16:11:00 -07:00
import-from.rs
import-glob-0.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
import-glob-1.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
import-glob-crate.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
import-in-block.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
import-trailing-comma.rs
import.rs
infer-fn-tail-expr.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
infer-with-expected.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
inferred-suffix-in-pattern-range.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
infinite-loops.rs
init-res-into-things.rs
inner-module.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
instantiable.rs
int-conversion-coherence.rs rustc: Implement and enforce instance coherence 2012-07-17 15:46:43 -07:00
int.rs
integer-literal-suffix-inference.rs
integral-indexing.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
intrinsic-alignment.rs Switch 'native' to 'extern' (or 'foreign' in some descriptions) 2012-07-03 16:11:00 -07:00
intrinsic-atomics-cc.rs Fix xfail comment 2012-07-24 14:56:59 -07:00
intrinsic-atomics.rs Switch 'native' to 'extern' (or 'foreign' in some descriptions) 2012-07-03 16:11:00 -07:00
intrinsic-frame-address.rs Switch 'native' to 'extern' (or 'foreign' in some descriptions) 2012-07-03 16:11:00 -07:00
intrinsic-move-val.rs Switch 'native' to 'extern' (or 'foreign' in some descriptions) 2012-07-03 16:11:00 -07:00
invoke-external-foreign.rs Change 'native' and 'crust' to 'extern'. 2012-06-26 16:18:37 -07:00
issue2170exe.rs rustc: Switch to the new resolution pass 2012-07-09 10:27:13 -07:00
issue2378c.rs
issue-333.rs
issue-506.rs xfail issue-506 - broken on darwin 2012-07-18 19:55:18 -04:00
issue-507.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
issue-687.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
issue-783.rs Remove empty argument lists from do expressions 2012-07-04 17:21:29 -07:00
issue-868.rs Add test for issue 868 2012-07-26 14:29:47 -07:00
issue-912.rs
issue-979.rs
issue-980.rs
issue-1112.rs
issue-1251.rs fix no-longer-unsupervise test cases on windows 2012-07-17 21:48:15 -04:00
issue-1257.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
issue-1460.rs
issue-1466.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
issue-1516.rs
issue-1660.rs
issue-1696.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
issue-1701.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
issue-1821.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
issue-1866.rs Switch 'native' to 'extern' (or 'foreign' in some descriptions) 2012-07-03 16:11:00 -07:00
issue-1895.rs
issue-1974.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
issue-1989.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
issue-2101.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
issue-2185.rs Change remaining "iface" occurrences to "trait"; deprecate "iface" 2012-07-31 11:52:16 -07:00
issue-2196.rs
issue-2214.rs Switch 'native' to 'extern' (or 'foreign' in some descriptions) 2012-07-03 16:11:00 -07:00
issue-2242-d.rs
issue-2288.rs Change remaining "iface" occurrences to "trait"; deprecate "iface" 2012-07-31 11:52:16 -07:00
issue-2311-2.rs Change remaining "iface" occurrences to "trait"; deprecate "iface" 2012-07-31 11:52:16 -07:00
issue-2311.rs Change remaining "iface" occurrences to "trait"; deprecate "iface" 2012-07-31 11:52:16 -07:00
issue-2316-c.rs
issue-2380-b.rs
issue-2383.rs
issue-2414-c.rs
issue-2445-b.rs
issue-2445.rs
issue-2463.rs
issue-2487-a.rs Remove empty argument lists from do expressions 2012-07-04 17:21:29 -07:00
issue-2502.rs change region syntax to &r/T in place of &r.T 2012-07-13 10:20:50 -07:00
issue-2526-a.rs tests: Rename to avoid colliding with real rust-zmq. 2012-07-23 17:15:30 -07:00
issue-2550.rs
issue-2611.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
issue-2631-b.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
issue-2633-2.rs
issue-2633.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
issue-2642.rs
issue-2708.rs
issue-2718.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
issue-2723-b.rs add xfail-fast directive due to aux-build 2012-07-13 10:47:20 -07:00
issue-2734.rs Change remaining "iface" occurrences to "trait"; deprecate "iface" 2012-07-31 11:52:16 -07:00
issue-2735.rs Change remaining "iface" occurrences to "trait"; deprecate "iface" 2012-07-31 11:52:16 -07:00
issue-2748-a.rs change region syntax to &r/T in place of &r.T 2012-07-13 10:20:50 -07:00
issue-2748-b.rs Consider slices to be a structural type. Closes #2748. 2012-07-05 14:48:23 -07:00
issue-2804-2.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
issue-2804.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
issue-2834.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
issue-2869.rs Add test case for #2869 (xfailed) 2012-07-11 11:18:43 -07:00
issue-2930.rs Fix reflection on vstore_fixed estrs and evecs. 2012-07-16 17:08:27 -07:00
issue-3029.rs Add xfailed test case for #3029 2012-07-26 14:51:10 -07:00
issue-3037.rs Make alts on uninhabited enum types typecheck and translate properly 2012-07-27 13:14:03 -07:00
istr.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
item-attributes.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
item-name-overload.rs
iter-all.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
iter-any.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
iter-contains.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
iter-count.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
iter-eachi.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
iter-filter-to-vec.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
iter-flat-map-to-vec.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
iter-foldl.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
iter-map-to-vec.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
iter-min-max.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
iter-range.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
iter-to-vec.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
ivec-add.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
ivec-pass-by-value.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
ivec-tag.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
keyword-changes-2012-07-31.rs Introduce 'return', 'match' and 'module' as synonyms 2012-07-31 17:22:30 -07:00
kindck-owned-trait-contains-1.rs Change remaining "iface" occurrences to "trait"; deprecate "iface" 2012-07-31 11:52:16 -07:00
lambda-infer-unresolved.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
lambda-no-leak.rs
large-records.rs
last-use-corner-cases.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
last-use-in-block.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
last-use-in-cap-clause.rs
last-use-is-capture.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
lazy-and-or.rs
lazy-init.rs
lazychan.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
leak-box-as-tydesc.rs
leak-tag-copy.rs
leak-unique-as-tydesc.rs
leaky_comm.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
let-destruct-fresh-mem.rs
let-destruct.rs
linear-for-loop.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
list.rs
liveness-assign-imm-local-after-loop.rs
liveness-assign-imm-local-after-ret.rs change the test suite //! kind syntax to //~ kind in order to avoid a 2012-06-30 12:23:59 +01:00
liveness-loop-break.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
liveness-move-in-loop.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
log-err-phi.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
log-knows-the-names-of-variants-in-std.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
log-knows-the-names-of-variants.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
log-linearized.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
log-str.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
long-while.rs
loop-break-cont-1.rs
loop-break-cont.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
loop-diverges.rs
loop-scope.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
lots-a-fail.rs Add task::spawn_unlinked and start migrating away from task::unsupervise 2012-07-23 16:06:29 -04:00
macro-2.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
macro-3.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
macro-by-example-1.rs Update tests for macro syntax change. 2012-07-30 18:38:15 -07:00
macro-by-example-2.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
macro.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
main-ivec.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
many.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
max-min-classes.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
maybe-mutable.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
method-attributes.rs Change remaining "iface" occurrences to "trait"; deprecate "iface" 2012-07-31 11:52:16 -07:00
mlist-cycle.rs
mlist.rs
mod-inside-fn.rs test: Add a test for mods inside functions. Closes #493 2012-07-30 18:00:56 -07:00
mod-view-items.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
module-polymorphism2.rc Move fail upcall into rust libcore. 2012-07-23 10:45:58 -07:00
module-polymorphism2.rs
module-polymorphism3.rc Move fail upcall into rust libcore. 2012-07-23 10:45:58 -07:00
module-polymorphism3.rs
module-polymorphism4.rc Move string append to libraries. Closes #2710. 2012-07-06 13:37:56 -07:00
module-polymorphism4.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
module-polymorphism.rc Move fail upcall into rust libcore. 2012-07-23 10:45:58 -07:00
module-polymorphism.rs Move fail upcall into rust libcore. 2012-07-23 10:45:58 -07:00
monad.rs rustc: Implement and enforce instance coherence 2012-07-17 15:46:43 -07:00
monomorphize-iface-in-fn-at.rs Change remaining "iface" occurrences to "trait"; deprecate "iface" 2012-07-31 11:52:16 -07:00
morestack1.rs
morestack2.rs
morestack3.rs
morestack4.rs
morestack5.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
morestack6.rs Remove nonexistent imports 2012-07-18 18:32:34 -07:00
move-1-unique.rs
move-1.rs
move-2-unique.rs
move-2.rs
move-3-unique.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
move-3.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
move-4-unique.rs
move-4.rs
move-arg-2-unique.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
move-arg-2.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
move-arg.rs
move-nullary-fn.rs
move-scalar.rs
multi-let.rs
multi.rc
multiline-comment.rs
mutable-alias-vec.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
mutable-huh-variance-vec1.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
mutable-huh-variance-vec2.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
mutable-vec-drop.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
mutual-recursion-group.rs
negative.rs
nested-alts.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
nested-class.rs
nested-exhaustive-alt.rs
nested-pattern.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
nested-patterns.rs
newlambdas-ret-infer2.rs Add two tests, one xfailed, for inferring lambda kinds in return position 2012-07-01 19:19:36 -07:00
newlambdas-ret-infer.rs Add two tests, one xfailed, for inferring lambda kinds in return position 2012-07-01 19:19:36 -07:00
newlambdas.rs Remove empty argument lists from do expressions 2012-07-04 17:21:29 -07:00
newtype-polymorphic.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
newtype.rs Switch 'native' to 'extern' (or 'foreign' in some descriptions) 2012-07-03 16:11:00 -07:00
nil-decl-in-foreign.rs Switch 'native' to 'extern' (or 'foreign' in some descriptions) 2012-07-03 16:11:00 -07:00
nil-pattern.rs
non-boolean-pure-fns.rs remove typestate from code, tests, and docs 2012-07-14 17:37:20 -07:00
nullary-or-pattern.rs
numeric-method-autoexport.rs Get rid of places that expected foo.bar to implicitly bind. 2012-07-10 15:12:12 -07:00
opeq.rs
operator-associativity.rs
operator-overloading.rs rustc: Use coherence for operator overloading. 2012-07-27 19:35:24 -07:00
option-ext.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
or-pattern.rs
osmain.rs Convert bench and run-pass tests to new task_builder interface 2012-07-23 20:09:17 -04:00
output-slot-variants.rs
over-constrained-vregs.rs
paren-free.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
parse-fail.rs
pass-by-copy.rs
path.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
pattern-bound-var-in-for-each.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
pipe-bank-proto.rs Started playing with macros to make receiving easier 2012-07-25 12:12:25 -07:00
pipe-detect-term.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
pipe-peek.rs Added liveness analysis for protocols, and removed warnings about empty states. 2012-07-17 17:46:31 -07:00
pipe-pingpong-bounded.rs Compiled a bounded version of pingpong. 2012-07-25 12:12:25 -07:00
pipe-pingpong-proto.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
pipe-select.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
pipe-sleep.rs Added liveness analysis for protocols, and removed warnings about empty states. 2012-07-17 17:46:31 -07:00
placement-new-arena.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
placement-new-leaky.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
pred-not-bool.rs change the test suite //! kind syntax to //~ kind in order to avoid a 2012-06-30 12:23:59 +01:00
preempt.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
private-class-field.rs
private-method.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
pure-fmt.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
pure-sum.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
rcvr-borrowed-to-region.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
rcvr-borrowed-to-slice.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
readalias.rs
rec-align-u32.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
rec-align-u64.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
rec-auto.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
rec-extend.rs
rec-tup.rs
rec.rs
record-pat.rs
reflect-visit-data.rs Change remaining "iface" occurrences to "trait"; deprecate "iface" 2012-07-31 11:52:16 -07:00
reflect-visit-type.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
regions-addr-of-interior-of-unique-box.rs Fix #2979: inference for lifetimes of & expressions 2012-07-30 14:49:28 -07:00
regions-addr-of-ret.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
regions-appearance-constraint.rs Fix #2979: inference for lifetimes of & expressions 2012-07-30 14:49:28 -07:00
regions-borrow-at.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
regions-borrow-estr-uniq.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
regions-borrow-evec-at.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
regions-borrow-evec-fixed.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
regions-borrow-evec-uniq.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
regions-borrow-uniq.rs
regions-bot.rs prevent regions from escaping in ifaces; remove &r.T syntax 2012-07-18 11:48:58 -07:00
regions-creating-enums2.rs infer when types are region parameterized rather than requiring /& 2012-07-11 14:41:41 -07:00
regions-creating-enums5.rs change region syntax to &r/T in place of &r.T 2012-07-13 10:20:50 -07:00
regions-escape-into-other-fn.rs infer the scope of borrows 2012-07-14 17:37:32 -07:00
regions-fn-subtyping-2.rs
regions-fn-subtyping.rs prevent regions from escaping in ifaces; remove &r.T syntax 2012-07-18 11:48:58 -07:00
regions-iface.rs Change remaining "iface" occurrences to "trait"; deprecate "iface" 2012-07-31 11:52:16 -07:00
regions-infer-borrow-scope-addr-of.rs Fix #2979: inference for lifetimes of & expressions 2012-07-30 14:49:28 -07:00
regions-infer-borrow-scope-view.rs infer the scope of borrows 2012-07-14 17:37:32 -07:00
regions-infer-borrow-scope-within-loop-ok.rs infer the scope of borrows 2012-07-14 17:37:32 -07:00
regions-infer-borrow-scope.rs infer the scope of borrows 2012-07-14 17:37:32 -07:00
regions-infer-call-2.rs Fix intersection of two region params in infer, cc #2962 2012-07-19 10:14:16 -07:00
regions-infer-call.rs Fix intersection of two region params in infer, cc #2962 2012-07-19 10:14:16 -07:00
regions-mock-trans-impls.rs Merge branch 'rt-changes' into incoming 2012-07-12 15:03:54 -07:00
regions-mock-trans.rs prevent regions from escaping in ifaces; remove &r.T syntax 2012-07-18 11:48:58 -07:00
regions-nullary-variant.rs infer when types are region parameterized rather than requiring /& 2012-07-11 14:41:41 -07:00
regions-params.rs prevent regions from escaping in ifaces; remove &r.T syntax 2012-07-18 11:48:58 -07:00
regions-self-impls.rs rustc: Implement and enforce instance coherence 2012-07-17 15:46:43 -07:00
regions-self-in-enums.rs infer when types are region parameterized rather than requiring /& 2012-07-11 14:41:41 -07:00
regions-simple.rs
resolve-issue-2428.rs
resource-assign-is-not-copy.rs
resource-cycle2.rs
resource-cycle3.rs
resource-cycle.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
resource-destruct.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
resource-generic.rs Switch 'native' to 'extern' (or 'foreign' in some descriptions) 2012-07-03 16:11:00 -07:00
resource-in-struct.rs
ret-bang.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
ret-break-cont-in-block.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
ret-none.rs
return-nil.rs
rt-circular-buffer.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
rt-sched-1.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
self-shadowing-import.rs
send-iloop.rs Add task::spawn_unlinked and start migrating away from task::unsupervise 2012-07-23 16:06:29 -04:00
send-resource.rs Remove empty argument lists from do expressions 2012-07-04 17:21:29 -07:00
send-type-inference.rs
sendable-class.rs
sendfn-deep-copy.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
sendfn-generic-fn.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
sendfn-is-a-block.rs
sendfn-spawn-with-fn-arg.rs
seq-compare.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
shadow.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
shape_intrinsic_tag_then_rec.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
shebang.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
shift.rs
signed-shift-const-eval.rs
simple-alt-generic-tag.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
simple-generic-alt.rs
simple-generic-tag.rs
simple-infer.rs
size-and-align.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
spawn2.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
spawn-fn.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
spawn-types.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
spawn.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
stable-addr-of.rs
static-impl.rs rustc: Implement and enforce instance coherence 2012-07-17 15:46:43 -07:00
str-append.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
str-concat.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
str-growth.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
str-idx.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
str-multiline.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
string-self-append.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
struct-return.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
structured-compare-recursive.rs
structured-compare.rs
supported-cast.rs
swap-1.rs
swap-2.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
syntax-extension-fmt.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
syntax-extension-minor.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
syntax-extension-shell.rs
syntax-extension-source-utils.rs syntax: Rename 'module' extension to 'module_path' 2012-07-31 17:22:30 -07:00
tag-align-dyn-u64.rs
tag-align-dyn-variants.rs
tag-align-shape.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
tag-align-u64.rs
tag-auto-disr-val-shape.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
tag-disr-val-shape.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
tag-exports.rs rustc: Switch to the new resolution pass 2012-07-09 10:27:13 -07:00
tag-in-block.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
tag-variant-disr-val.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
tag.rs
tail-call-arg-leak.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
tail-cps.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
tail-direct.rs
task-comm-0.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
task-comm-1.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
task-comm-3.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
task-comm-4.rs Rewrite task-comm-NN to use pipes 2012-07-25 15:15:46 -07:00
task-comm-5.rs Rewrite task-comm-NN to use pipes 2012-07-25 15:15:46 -07:00
task-comm-6.rs Rewrite task-comm-NN to use pipes 2012-07-25 15:15:46 -07:00
task-comm-7.rs Rewrite task-comm-NN to use pipes 2012-07-25 15:15:46 -07:00
task-comm-9.rs Rewrite task-comm-NN to use pipes 2012-07-25 15:15:46 -07:00
task-comm-10.rs Rewrite task-comm-NN to use pipes 2012-07-25 15:15:46 -07:00
task-comm-11.rs Rewrite task-comm-NN to use pipes 2012-07-25 15:15:46 -07:00
task-comm-12.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
task-comm-13.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
task-comm-14.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
task-comm-15.rs Rewrite task-comm-NN to use pipes 2012-07-25 15:15:46 -07:00
task-comm-16.rs Rewrite task-comm-NN to use pipes 2012-07-25 15:15:46 -07:00
task-comm-17.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
task-comm-chan-cleanup2.rs
task-comm-chan-cleanup3.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
task-comm-chan-cleanup4.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
task-comm-chan-cleanup.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
task-comm-chan-nil.rs
task-comm.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
task-compare.rs
task-killjoin-rsrc.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
task-killjoin.rs Add task::spawn_unlinked and start migrating away from task::unsupervise 2012-07-23 16:06:29 -04:00
task-life-0.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
task-spawn-move-and-copy.rs
terminate-in-initializer.rs Switch 'cont' to 'again' everywhere. Close #2229. 2012-07-09 14:37:48 -07:00
test-ignore-cfg.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
test-runner-hides-main.rs
threads.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
too-much-recursion.rs Add task::spawn_unlinked and start migrating away from task::unsupervise 2012-07-23 16:06:29 -04:00
trait-bounds.rs rustc: Resolve bounds of trait type parameters 2012-07-12 18:04:40 -07:00
traits.rs Change remaining "iface" occurrences to "trait"; deprecate "iface" 2012-07-31 11:52:16 -07:00
trivial-message.rs Remove shared_arc (unused) and fix trivial-message 2012-07-25 15:15:46 -07:00
tstate-loop-break.rs
tup.rs
type-in-nested-module.rs
type-namespace.rs
type-param-constraints.rs
type-param.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
type-params-in-for-each.rs Switch 'native' to 'extern' (or 'foreign' in some descriptions) 2012-07-03 16:11:00 -07:00
type-ptr.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
type-sizes.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 Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
uniq-cc.rs
unique-alt-discrim.rs
unique-assign-copy.rs
unique-assign-drop.rs
unique-assign-generic.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
unique-assign.rs
unique-autoderef-field.rs
unique-autoderef-index.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
unique-cmp.rs
unique-containing-tag.rs
unique-copy-box.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
unique-create.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
unique-decl-init-copy.rs
unique-decl-init.rs
unique-decl-move-temp.rs
unique-decl-move.rs
unique-decl.rs
unique-deref.rs
unique-destructure.rs
unique-drop-complex.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
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 Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
unique-in-vec.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
unique-init.rs
unique-kinds.rs
unique-log.rs
unique-move-drop.rs
unique-move-temp.rs
unique-move.rs
unique-mutable.rs
unique-pat-2.rs
unique-pat-3.rs
unique-pat.rs
unique-pinned-nocopy-2.rs
unique-rec.rs
unique-send-2.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
unique-send.rs
unique-swap.rs
unit.rs
unreachable-code-1.rs change the test suite //! kind syntax to //~ kind in order to avoid a 2012-06-30 12:23:59 +01:00
unreachable-code.rs Re-added test for Issue 935 -- not sure what happened to it 2012-07-26 14:47:30 -07:00
unsafe-fn-called-from-unsafe-blk.rs
unsafe-fn-called-from-unsafe-fn.rs
unused-move-capture.rs
unwind-box.rs Add task::spawn_unlinked and start migrating away from task::unsupervise 2012-07-23 16:06:29 -04:00
unwind-resource2.rs Add task::spawn_unlinked and start migrating away from task::unsupervise 2012-07-23 16:06:29 -04:00
unwind-resource.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
unwind-unique.rs Add task::spawn_unlinked and start migrating away from task::unsupervise 2012-07-23 16:06:29 -04:00
use-crate-name-alias.rs
use-iface-before-def.rs Change remaining "iface" occurrences to "trait"; deprecate "iface" 2012-07-31 11:52:16 -07:00
use-import-export.rs
use-uninit-alt2.rs
use-uninit-alt.rs
use.rs Fix some version numbers. 2012-07-11 09:09:08 -07:00
utf8_chars.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
utf8_idents.rs Fix test floating point comparison to tolerate imprecise FPUs. 2012-07-24 16:15:30 -07:00
utf8.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
variant-attributes.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
vec-concat.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
vec-drop.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
vec-growth.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
vec-ivec-deadlock.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
vec-late-init.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
vec-push.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
vec-self-append.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
vec-slice-drop.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
vec-slice.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
vec-trailing-comma.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
vec.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
vector-no-ann-2.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
warn-ctypes-inhibit.rs Nomenclature fixes in the lint checker. Fewer double-negatives. 2012-07-26 17:08:33 -07:00
weird-exprs.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
while-cont.rs Switch 'cont' to 'again' everywhere. Close #2229. 2012-07-09 14:37:48 -07:00
while-flow-graph.rs
while-loop-constraints-2.rs
while-prelude-drop.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
while-with-break.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
while.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
writealias.rs
x86stdcall2.rs Switch 'native' to 'extern' (or 'foreign' in some descriptions) 2012-07-03 16:11:00 -07:00
x86stdcall.rs Switch 'native' to 'extern' (or 'foreign' in some descriptions) 2012-07-03 16:11:00 -07:00
yield1.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
yield2.rs
yield.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
zip-same-length.rs remove typestate from code, tests, and docs 2012-07-14 17:37:20 -07:00