rust/src/test/run-pass
2012-02-15 17:21:03 +01:00
..
companionmod-src
crate-attributes-src
multi-src
native-mod-src
native-src
acyclic-unwind.rs
alias-uninit-value.rs Change option::t to option 2012-01-31 17:05:20 -08:00
alignment-gep-tup-like-1.rs correct use of GEP_tup_like in closure constr 2012-01-18 17:20:46 -08:00
alignment-gep-tup-like-2.rs update to new tag syntax 2012-01-21 19:31:52 -08:00
alloca-from-derived-tydesc.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
alt-bot-2.rs Rewrite exhaustiveness checker 2012-02-15 15:47:42 +01:00
alt-bot.rs Allow omission of the '.' after nullary tag patterns 2012-01-17 10:08:16 -08:00
alt-implicit-copy-unique.rs
alt-implicit-copy.rs
alt-join.rs Change option::t to option 2012-01-31 17:05:20 -08:00
alt-path.rs Require alts to be exhaustive 2012-01-31 10:08:24 -08:00
alt-pattern-drop.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
alt-pattern-lit.rs Rewrite exhaustiveness checker 2012-02-15 15:47:42 +01:00
alt-pattern-no-type-params.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
alt-pattern-simple.rs
alt-phi.rs s/block()/fn()/g 2012-01-23 19:06:33 -08:00
alt-range.rs Rewrite exhaustiveness checker 2012-02-15 15:47:42 +01:00
alt-str.rs Rewrite exhaustiveness checker 2012-02-15 15:47:42 +01:00
alt-tag.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
alt-type-simple.rs
argument-passing.rs s/block()/fn()/g 2012-01-23 19:06:33 -08:00
argv.rs
arith-0.rs
arith-1.rs
arith-2.rs
arith-unsigned.rs
artificial-block.rs
assign-assign.rs
auto-instantiate.rs
auto-loop.rs
autobind.rs
basic-1.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
basic-2.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
basic.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
big-literals.rs
binary-minus-without-space.rs Rewrite exhaustiveness checker 2012-02-15 15:47:42 +01:00
bind-exterior.rs
bind-generic.rs
bind-interior.rs
bind-methods.rs Support 'alt check' syntax 2012-02-15 11:53:32 +01:00
bind-native-fn.rs (core::str) rename byte_len -> len_bytes and rename char_len -> len 2012-02-12 15:30:20 -08:00
bind-native.rs Remove experimental GC code 2012-02-03 11:34:12 +01:00
bind-parameterized-args-2.rs make bind syntax unnecessary: just use _ for one of the arguments 2012-02-11 10:14:41 -08:00
bind-parameterized-args.rs make bind syntax unnecessary: just use _ for one of the arguments 2012-02-11 10:14:41 -08:00
bind-thunk.rs
bind-trivial.rs make bind syntax unnecessary: just use _ for one of the arguments 2012-02-11 10:14:41 -08:00
binops.rs test: Resolve some FIXMEs 2012-02-05 17:05:24 -08:00
bitwise.rs test: Resolve some FIXMEs 2012-02-05 17:05:24 -08:00
block-arg-call-as.rs s/block()/fn()/g 2012-01-23 19:06:33 -08:00
block-arg-can-be-followed-by-binop.rs
block-arg-can-be-followed-by-block-arg.rs s/block()/fn()/g 2012-01-23 19:06:33 -08:00
block-arg-can-be-followed-by-call.rs
block-arg-in-parentheses.rs require a non-semi expr acting as a stmt to have unit return type 2012-01-05 10:44:38 -08:00
block-arg-used-as-any.rs Rename fn*() to fn() as originally planned. 2012-01-19 07:11:50 -08:00
block-arg-used-as-lambda.rs Remove proto_sugar and 'lambda' as keyword, commit to fn@. 2012-01-09 16:12:48 -08:00
block-arg.rs Change all uses of 'when' in alt-patterns to 'if' 2012-01-09 19:27:05 -08:00
block-explicit-types.rs s/block()/fn()/g 2012-01-23 19:06:33 -08:00
block-expr-precedence.rs
block-fn-coerce.rs s/block()/fn()/g 2012-01-23 19:06:33 -08:00
block-iter-1.rs s/block()/fn()/g 2012-01-23 19:06:33 -08:00
block-iter-2.rs s/block()/fn()/g 2012-01-23 19:06:33 -08:00
block-vec-map2.rs
bool-not.rs
box-compare.rs
box-in-tup.rs
box-inside-if2.rs
box-inside-if.rs
box-pattern.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
box-unbox.rs
box.rs
break-value.rs
break.rs
bug-862.rs
c-stack-as-value.rs
c-stack-returning-int64.rs
cap-clause-move.rs distinguish "any closure" and "stack closure" (block) 2012-01-13 09:31:40 -08:00
cap-clause-not-used.rs distinguish "any closure" and "stack closure" (block) 2012-01-13 09:31:40 -08:00
cast.rs
chan-leak.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
char.rs
check-pattern-bound.rs
child-outlives-parent.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
claim-nonterm.rs
classes-simple.rs Further WIP on classes 2012-02-09 14:36:43 -08:00
classes.rs Beginnings of front-end support for classes 2012-02-03 22:47:35 -08:00
clone-with-exterior.rs
close-over-big-then-small-data.rs remove align_mode and rewrite GEP_tup_like to align correctly 2012-01-18 17:20:46 -08:00
closure-inference2.rs new test case 2012-02-05 10:37:07 -08:00
closure-inference.rs new test showing off the improved inference 2012-02-05 09:56:18 -08:00
comm.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
command-line-args.rs
companionmod.rc
companionmod.rs
complex.rs
conditional-compile-arch.rs
conditional-compile.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
const-contents.rs
const-negative.rs
const.rs
constrained-type.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
constraint-prop-expr-move.rs Fix tests for str::le patch 2012-02-03 14:32:23 +01:00
constraint-prop-move.rs Fix tests for str::le patch 2012-02-03 14:32:23 +01:00
constraint-prop-swap.rs Fix tests for str::le patch 2012-02-03 14:32:23 +01:00
constraint-prop.rs Fix tests for str::le patch 2012-02-03 14:32:23 +01:00
core-export-f64-sqrt.rs core: Reexport all the imports in f32/64 2012-01-22 16:42:00 -08:00
crate-attributes.rc
crust-1.rs rustc: Parse crust functions 2012-02-14 11:24:09 -08:00
crust-call-deep2.rs rt: Maintain stack ptrs correctly when returning from stack switches 2012-02-14 11:24:09 -08:00
crust-call-deep.rs rustc: Translate crust functions 2012-02-14 11:24:09 -08:00
crust-call-scrub.rs rt: Maintain stack ptrs correctly when returning from stack switches 2012-02-14 11:24:09 -08:00
crust-call.rs rustc: Translate crust functions 2012-02-14 11:24:09 -08:00
crust-stress.rs test: Add a crust function stress test 2012-02-15 01:16:53 -08:00
crust-take-value.rs rustc: Translate the value of crust functions 2012-02-14 11:24:09 -08:00
crust-yield.rs test: Test yielding in crust functions 2012-02-14 11:24:09 -08:00
cycle-collection2.rs
cycle-collection4.rs
cycle-collection5.rs Remove tests for objs, adjust tests that use objs 2012-01-13 11:52:13 +01:00
cycle-collection.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
dead-code-one-arm-if.rs
decl-with-recv.rs
deep.rs
deref-lval.rs
deref.rs
div-mod.rs
double-unbox.rs
drop-bind-thunk-args.rs make bind syntax unnecessary: just use _ for one of the arguments 2012-02-11 10:14:41 -08:00
drop-on-empty-block-exit.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
drop-on-ret.rs
drop-parametric-closure-with-bound-box.rs make bind syntax unnecessary: just use _ for one of the arguments 2012-02-11 10:14:41 -08:00
dupe-first-attr.rc
early-ret-binop-add.rs
early-ret-binop.rs
else-if.rs
empty-mutable-vec.rs
empty-tag.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
enum-disr-val-pretty.rs Fix various drift issues in the qq branch. 2012-02-03 20:54:18 -07:00
export-abstract-tag.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
export-multi.rs
export-non-interference2.rs
export-non-interference3.rs
export-non-interference.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
export-tag-variant.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
export-unexported-dep.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
expr-alt-box.rs Rewrite exhaustiveness checker 2012-02-15 15:47:42 +01:00
expr-alt-fail-all.rs
expr-alt-fail.rs
expr-alt-generic-box1.rs Rewrite exhaustiveness checker 2012-02-15 15:47:42 +01:00
expr-alt-generic-box2.rs Rewrite exhaustiveness checker 2012-02-15 15:47:42 +01:00
expr-alt-generic-unique1.rs Rewrite exhaustiveness checker 2012-02-15 15:47:42 +01:00
expr-alt-generic-unique2.rs Rewrite exhaustiveness checker 2012-02-15 15:47:42 +01:00
expr-alt-generic.rs Rewrite exhaustiveness checker 2012-02-15 15:47:42 +01:00
expr-alt-struct.rs Rewrite exhaustiveness checker 2012-02-15 15:47:42 +01:00
expr-alt-unique.rs Rewrite exhaustiveness checker 2012-02-15 15:47:42 +01:00
expr-alt.rs
expr-block-box.rs
expr-block-fn.rs deprecate fn exprs and the fn() type, preferring fn@ and native fn 2012-01-13 06:27:34 -08:00
expr-block-generic-box1.rs make bind syntax unnecessary: just use _ for one of the arguments 2012-02-11 10:14:41 -08:00
expr-block-generic-box2.rs make bind syntax unnecessary: just use _ for one of the arguments 2012-02-11 10:14:41 -08:00
expr-block-generic-unique1.rs make bind syntax unnecessary: just use _ for one of the arguments 2012-02-11 10:14:41 -08:00
expr-block-generic-unique2.rs make bind syntax unnecessary: just use _ for one of the arguments 2012-02-11 10:14:41 -08:00
expr-block-generic.rs make bind syntax unnecessary: just use _ for one of the arguments 2012-02-11 10:14:41 -08:00
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 make bind syntax unnecessary: just use _ for one of the arguments 2012-02-11 10:14:41 -08:00
expr-if-generic-box2.rs make bind syntax unnecessary: just use _ for one of the arguments 2012-02-11 10:14:41 -08:00
expr-if-generic.rs make bind syntax unnecessary: just use _ for one of the arguments 2012-02-11 10:14:41 -08:00
expr-if-struct.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
expr-if-unique.rs
expr-if.rs
expr-scope.rs
exterior.rs
fact.rs
fixed-point-bind-box.rs make bind syntax unnecessary: just use _ for one of the arguments 2012-02-11 10:14:41 -08:00
fixed-point-bind-unique.rs make bind syntax unnecessary: just use _ for one of the arguments 2012-02-11 10:14:41 -08:00
float2.rs
float-nan.rs
float-signature.rs
float.rs
floatlits.rs
fn-bare-assign.rs deprecate fn exprs and the fn() type, preferring fn@ and native fn 2012-01-13 06:27:34 -08:00
fn-bare-bind-generic.rs
fn-bare-bind.rs
fn-bare-coerce-to-block.rs s/block()/fn()/g 2012-01-23 19:06:33 -08:00
fn-bare-coerce-to-shared.rs
fn-bare-item.rs
fn-bare-size.rs
fn-bare-spawn.rs deprecate fn exprs and the fn() type, preferring fn@ and native fn 2012-01-13 06:27:34 -08:00
fn-coerce-field.rs deprecate fn exprs and the fn() type, preferring fn@ and native fn 2012-01-13 06:27:34 -08:00
fn-constraint.rs Fix tests for str::le patch 2012-02-03 14:32:23 +01:00
fn-lval.rs deprecate fn exprs and the fn() type, preferring fn@ and native fn 2012-01-13 06:27:34 -08:00
fn-type-infer.rs deprecate fn exprs and the fn() type, preferring fn@ and native fn 2012-01-13 06:27:34 -08:00
for-destruct.rs
for-implicit-copy.rs
for-loop-fail.rs
foreach-nested.rs s/block()/fn()/g 2012-01-23 19:06:33 -08:00
foreach-put-structured.rs s/block()/fn()/g 2012-01-23 19:06:33 -08:00
foreach-simple-outer-slot.rs s/block()/fn()/g 2012-01-23 19:06:33 -08:00
fun-call-variants.rs make bind syntax unnecessary: just use _ for one of the arguments 2012-02-11 10:14:41 -08:00
fun-indirect-call.rs deprecate fn exprs and the fn() type, preferring fn@ and native fn 2012-01-13 06:27:34 -08:00
generic-alias-box.rs
generic-alias-unique.rs
generic-bind-2.rs
generic-bind.rs make bind syntax unnecessary: just use _ for one of the arguments 2012-02-11 10:14:41 -08:00
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 rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
generic-ivec.rs
generic-recursive-tag.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
generic-tag-alt.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
generic-tag-corruption.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
generic-tag-local.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
generic-tag-values.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
generic-tag.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
generic-temporary.rs deprecate fn exprs and the fn() type, preferring fn@ and native fn 2012-01-13 06:27:34 -08:00
generic-tup.rs
generic-type-synonym.rs
generic-type.rs
generic-unique.rs
global-scope.rs
guards.rs Change all uses of 'when' in alt-patterns to 'if' 2012-01-09 19:27:05 -08:00
hashmap-memory.rs make bind syntax unnecessary: just use _ for one of the arguments 2012-02-11 10:14:41 -08:00
hello.rs
i8-incr.rs
i32-sub.rs
if-bot.rs
if-check-precond.rs
if-check.rs
if-ret.rs
iface-cast.rs test: "tag" -> "enum" in run-pass and run-fail 2012-01-19 16:11:17 -08:00
iface-generic.rs Revert self types 2012-01-30 11:37:52 +01:00
iface-to-str.rs
import2.rs
import3.rs
import4.rs
import5.rs
import6.rs
import7.rs
import8.rs
import-from-native.rs
import-from.rs
import-glob-0.rs
import-glob-1.rs
import-glob-circular.rs
import-glob-crate.rs issue #1352: change param order on vec::init_elt, putting block in final position. 2012-01-21 13:33:16 -08:00
import-in-block.rs
import.rs
infer-fn-tail-expr.rs
infinite-loops.rs
init-res-into-things.rs test: Resolve some FIXMEs 2012-02-05 17:05:24 -08:00
inner-module.rs
int.rs
integral-indexing.rs
interior-vec.rs
invoke-external-native.rs
issue-333.rs make bind syntax unnecessary: just use _ for one of the arguments 2012-02-11 10:14:41 -08:00
issue-506.rs
issue-507.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
issue-511.rs Change option::t to option 2012-01-31 17:05:20 -08:00
issue-687.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
issue-783.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
issue-898.rs make bind syntax unnecessary: just use _ for one of the arguments 2012-02-11 10:14:41 -08:00
issue-933.rs Handle predicates that recurse in a check() expression 2012-01-19 22:53:22 -08:00
issue-970.rs Additional ; to , changes, disable "tag" and ";" in parser. Close #1430. Close #1428. 2012-01-19 19:29:21 -08:00
issue-980.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
issue-1112.rs
issue-1251.rs
issue-1257.rs
issue-1460.rs test: Add test for issue #1460 2012-02-05 20:42:05 -08:00
issue-1660.rs Don't compute pre- and postconditions for item_consts 2012-01-31 11:52:46 -08:00
issue-1821.rs test: Add test for #1821 2012-02-13 15:58:14 -08:00
istr.rs
item-attributes.rs Remove native types from stdlib 2012-02-01 12:23:13 +01:00
item-name-overload.rs
iter-range.rs s/block()/fn()/g 2012-01-23 19:06:33 -08:00
ivec-add.rs
ivec-pass-by-value.rs
ivec-tag.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
join.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
lambda-infer-unresolved.rs Remove proto_sugar and 'lambda' as keyword, commit to fn@. 2012-01-09 16:12:48 -08:00
lambda-no-leak.rs rename sendfn to fn~, lambda to fn@ 2012-01-10 13:31:06 -08:00
large-records.rs
last-use-in-block.rs Fix bug in handling of block functions in last-use analysis 2012-02-13 17:55:40 +01:00
last-use-in-cap-clause.rs Remove proto_sugar and 'lambda' as keyword, commit to fn@. 2012-01-09 16:12:48 -08:00
last-use-is-capture.rs Remove proto_sugar and 'lambda' as keyword, commit to fn@. 2012-01-09 16:12:48 -08:00
lazy-and-or.rs
lazy-init.rs
lazychan.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
leak-box-as-tydesc.rs
leak-tag-copy.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
leak-unique-as-tydesc.rs
let-destruct-fresh-mem.rs
let-destruct.rs test: "tag" -> "enum" in run-pass and run-fail 2012-01-19 16:11:17 -08:00
linear-for-loop.rs
linked-failure.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
list.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
log-err-phi.rs
log-knows-the-names-of-variants-in-std.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
log-knows-the-names-of-variants.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
log-linearized.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
log-str.rs add a log_str() function and allow '%?' in fmt strings to use it 2012-01-11 10:32:54 -08:00
long-while.rs
loop-scope.rs
lots-a-fail.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
macro-2.rs
macro-3.rs
macro-by-example-1.rs
macro-by-example-2.rs
macro.rs
main-ivec.rs
many.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
maybe-mutable.rs
method-attributes.rs rustc: Allow attributes on methods. Closes #1709 2012-01-30 11:43:45 -08:00
mlist-cycle.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
mlist.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
mod-view-items.rs issue #1352: change param order on vec::init_elt, putting block in final position. 2012-01-21 13:33:16 -08:00
monad.rs Add monad iface test 2012-02-06 09:56:41 +01:00
morestack1.rs
morestack2.rs rt: Add RUST_MAX_STACK env var with 8MB default 2012-01-11 13:57:11 -08:00
morestack3.rs rt: Add RUST_MAX_STACK env var with 8MB default 2012-01-11 13:57:11 -08:00
morestack4.rs rt: Add RUST_MAX_STACK env var with 8MB default 2012-01-11 13:57:11 -08:00
morestack5.rs rt: Remove set_min_stack 2012-01-29 21:27:37 -08:00
morestack6.rs Remove experimental GC code 2012-02-03 11:34:12 +01:00
move-1-unique.rs
move-1.rs
move-2-unique.rs
move-2.rs
move-3-unique.rs
move-3.rs
move-4-unique.rs
move-4.rs
move-arg-2-unique.rs
move-arg-2.rs
move-arg.rs
move-nullary-fn.rs deprecate fn exprs and the fn() type, preferring fn@ and native fn 2012-01-13 06:27:34 -08:00
move-scalar.rs
multi-let.rs
multi.rc
multiline-comment.rs
mutable-alias-vec.rs
mutable-huh-variance-vec1.rs
mutable-huh-variance-vec2.rs
mutable-vec-drop.rs
mutual-recursion-group.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
native2.rs rewrite to use ctypes types 2012-02-11 10:14:41 -08:00
native-dupe.rs Remove experimental GC code 2012-02-03 11:34:12 +01:00
native-fn-linkname.rs
native-mod.rc
native-no-abi.rs
native.rc
negative.rs
nested-alts.rs Remove support for the '.' after a nullary tag in a pattern 2012-01-19 01:04:59 -08:00
nested-exhaustive-alt.rs A test that I forgot to git-add 2012-02-15 17:21:03 +01:00
nested-pattern.rs Change option::t to option 2012-01-31 17:05:20 -08:00
nested-patterns.rs
newtype-polymorphic.rs test: "tag" -> "enum" in run-pass and run-fail 2012-01-19 16:11:17 -08:00
newtype.rs test: "tag" -> "enum" in run-pass and run-fail 2012-01-19 16:11:17 -08:00
nil-decl-in-native.rs test: Add test for #901. Closes #901 2012-02-05 17:54:52 -08:00
nil-pattern.rs
non-boolean-pure-fns.rs test: "tag" -> "enum" in run-pass and run-fail 2012-01-19 16:11:17 -08:00
nullary-or-pattern.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
opeq.rs
operator-associativity.rs
operator-overloading.rs Add test case for issue #1733 2012-02-02 10:30:07 +01:00
or-pattern.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
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
pred-check.rs
pred-not-bool.rs
pred.rs
preempt.rs
qquote.rs Bug fix to accept $ in 0th pos, (ie #ast{$(x) + ...}). 2012-02-14 19:37:33 -08:00
readalias.rs
rebind-fn.rs make bind syntax unnecessary: just use _ for one of the arguments 2012-02-11 10:14:41 -08:00
rec-auto.rs
rec-extend.rs
rec-tup.rs
rec.rs
record-pat.rs Increase precedence of as operator 2012-02-09 11:58:08 +01:00
resource-assign-is-not-copy.rs
resource-destruct.rs
resource-generic.rs deprecate fn exprs and the fn() type, preferring fn@ and native fn 2012-01-13 06:27:34 -08:00
resource-in-struct.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
ret-bang.rs
ret-none.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
return-nil.rs
rt-circular-buffer.rs
rt-sched-1.rs core: Add task::spawn_sched 2012-02-08 15:42:51 -08:00
self-shadowing-import.rs
send-iloop.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
send-type-inference.rs
sendfn-deep-copy.rs deprecate fn exprs and the fn() type, preferring fn@ and native fn 2012-01-13 06:27:34 -08:00
sendfn-generic-fn.rs make "native fn" the type for bare functions, remove fn exprs 2012-01-13 06:27:35 -08:00
sendfn-is-a-block.rs s/block()/fn()/g 2012-01-23 19:06:33 -08:00
sendfn-spawn-with-fn-arg.rs deprecate fn exprs and the fn() type, preferring fn@ and native fn 2012-01-13 06:27:34 -08:00
seq-compare.rs
shadow.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
shape_intrinsic_tag_then_rec.rs Change option::t to option 2012-01-31 17:05:20 -08:00
simple-alt-generic-tag.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
simple-generic-alt.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
simple-generic-tag.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
simple-infer.rs
size-and-align.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
spawn2.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
spawn-fn.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
spawn-module-qualified.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
spawn-types.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
spawn.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
static-impl.rs Add [X].len() to core, use it in trans modules 2012-02-14 13:43:36 +01:00
str-append.rs
str-concat.rs
str-growth.rs
str-idx.rs
str-multiline.rs
string-self-append.rs (core::str) rename byte_len -> len_bytes and rename char_len -> len 2012-02-12 15:30:20 -08:00
structured-compare-recursive.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
structured-compare.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
supported-cast.rs Remove native types from stdlib 2012-02-01 12:23:13 +01:00
swap-1.rs
swap-2.rs
syntax-extension-fmt.rs core: Shuffle around a #fmt test 2012-01-21 13:20:14 -08:00
syntax-extension-minor.rs
syntax-extension-shell.rs
tag-align-dyn-u64.rs unify size_of, align_of into one call (metrics) 2012-01-21 19:31:52 -08:00
tag-align-dyn-variants.rs unify size_of, align_of into one call (metrics) 2012-01-21 19:31:52 -08:00
tag-align-shape.rs unify size_of, align_of into one call (metrics) 2012-01-21 19:31:52 -08:00
tag-align-u64.rs unify size_of, align_of into one call (metrics) 2012-01-21 19:31:52 -08:00
tag-auto-disr-val-shape.rs test: Un-xfail run-pass/tag-auto-disr-val-shape 2012-01-25 12:44:13 -08:00
tag-disr-val-shape.rs test: Un-xfail run-pass/tag-disr-val-shape 2012-01-25 12:34:37 -08:00
tag-exports.rs Export all enum variants by default; new syntax for selectively exporting variants 2012-01-23 15:48:08 -08:00
tag-in-block.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
tag-variant-disr-val.rs test: Add regression test for #1659 2012-01-25 12:40:08 -08:00
tag.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
tail-call-arg-leak.rs
tail-cps.rs deprecate fn exprs and the fn() type, preferring fn@ and native fn 2012-01-13 06:27:34 -08:00
tail-direct.rs
task-comm-0.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
task-comm-1.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
task-comm-2.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
task-comm-3.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
task-comm-4.rs
task-comm-5.rs
task-comm-6.rs
task-comm-7.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
task-comm-8.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
task-comm-9.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
task-comm-10.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
task-comm-11.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
task-comm-12.rs rt: Rename task_sleep intrinsic to task_yield. Remove usec param 2012-02-02 18:10:24 -08:00
task-comm-13.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
task-comm-14.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
task-comm-15.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
task-comm-16.rs test: Resolve some FIXMEs 2012-02-05 17:05:24 -08:00
task-comm-17.rs make bind syntax unnecessary: just use _ for one of the arguments 2012-02-11 10:14:41 -08:00
task-comm-chan-cleanup2.rs
task-comm-chan-cleanup3.rs
task-comm-chan-cleanup4.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
task-comm-chan-cleanup.rs
task-comm-chan-nil.rs
task-comm.rs Remove tests for objs, adjust tests that use objs 2012-01-13 11:52:13 +01:00
task-compare.rs
task-killjoin-rsrc.rs add rust_task_is_unwinding predicate and do not kill if already unwinding 2012-01-09 19:53:32 -08:00
task-killjoin.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
task-life-0.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
task-spawn-connected.rs add section on spawn_connected to tutorial and pull test into file 2012-01-11 09:49:21 -08:00
task-spawn-move-and-copy.rs distinguish "any closure" and "stack closure" (block) 2012-01-13 09:31:40 -08:00
terminate-in-initializer.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
test-ignore-cfg.rs
test-runner-hides-main.rs
threads.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
too-much-recursion.rs test: xfail-win32 run-pass/too-much-recursion 2012-01-11 15:10:36 -08:00
trivial-message.rs
tup.rs
type-in-nested-module.rs
type-namespace.rs
type-param-constraints.rs
type-param.rs deprecate fn exprs and the fn() type, preferring fn@ and native fn 2012-01-13 06:27:34 -08:00
type-params-in-for-each.rs s/block()/fn()/g 2012-01-23 19:06:33 -08:00
type-ptr.rs
type-sizes.rs
typestate-cfg-nesting.rs
typestate-multi-decl.rs
typestate-transitive.rs
u8-incr-decr.rs
u8-incr.rs
u32-decr.rs
uint.rs
unchecked-predicates.rs make bind syntax unnecessary: just use _ for one of the arguments 2012-02-11 10:14:41 -08:00
unify-return-ty.rs
uniq-cc-generic.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
uniq-cc.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
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 rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
unique-copy-box.rs
unique-create.rs
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
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 rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
unique-in-vec-copy.rs
unique-in-vec.rs
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 rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
unique-pat-3.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
unique-pat.rs
unique-pinned-nocopy-2.rs
unique-rec.rs
unique-send-2.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
unique-send.rs
unique-swap.rs
unit.rs
unreachable-code.rs Rewrite exhaustiveness checker 2012-02-15 15:47:42 +01:00
unsafe-fn-called-from-unsafe-blk.rs
unsafe-fn-called-from-unsafe-fn.rs
unwind-box.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
unwind-resource2.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
unwind-resource.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
unwind-unique.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
use-iface-before-def.rs Make sure iface_methods are set before they are accessed 2012-02-06 09:56:42 +01:00
use-import-export.rs
use-uninit-alt2.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
use-uninit-alt.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
use.rs
user.rs
utf8_chars.rs (core::str) rename byte_len -> len_bytes and rename char_len -> len 2012-02-12 15:30:20 -08:00
utf8_idents.rs
utf8.rs
variant-attributes.rs rustc: Allow attributes on enum variants. Closes #1663 2012-01-25 16:24:06 -08:00
vec-concat.rs
vec-drop.rs
vec-growth.rs
vec-ivec-deadlock.rs
vec-late-init.rs
vec-push.rs
vec-self-append.rs
vec-slice.rs
vec.rs
vector-no-ann-2.rs
weird-exprs.rs Fix last failing test 2012-01-30 18:21:12 +01:00
while-and-do-while.rs
while-cont.rs
while-flow-graph.rs
while-loop-constraints-2.rs
while-prelude-drop.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
while-with-break.rs
writealias.rs
x86stdcall2.rs
x86stdcall.rs
yield1.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
yield2.rs
yield.rs port over the tests to use the new API 2012-01-06 22:40:31 -08:00
zip-same-length.rs