..
multi-src
native-mod-src
native-src
acyclic-unwind.rs
Assume xfail-stage0 implies stage1 and stage2 in tests, for now.
2011-05-03 18:14:02 -07:00
alias-uninit-value.rs
Add a regression test for issue #374 (XFAILed)
2011-05-14 13:29:49 -04:00
alt-join.rs
Rewrite everything to use [] instead of vec() in value position.
2011-05-16 18:21:22 -07:00
alt-path.rs
Downcase std modules again, move to :: for module dereferencing
2011-05-12 21:30:44 +02:00
alt-pattern-drop.rs
Downcase std modules again, move to :: for module dereferencing
2011-05-12 21:30:44 +02:00
alt-pattern-lit.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
alt-pattern-simple.rs
alt-phi.rs
alt-tag.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
alt-type-simple.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
anon-objs.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
argv.rs
Rewrite everything to use [] instead of vec() in value position.
2011-05-16 18:21:22 -07:00
arith-0.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
arith-1.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
arith-2.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
arith-unsigned.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
artificial-block.rs
Return a fresh, unreachable context after ret, break, and cont
2011-05-05 20:19:43 +02:00
auto-instantiate.rs
autoderef-full-lval.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
autoderef-objfn.rs
basic-1.rs
Assume xfail-stage0 implies stage1 and stage2 in tests, for now.
2011-05-03 18:14:02 -07:00
basic-2.rs
Assume xfail-stage0 implies stage1 and stage2 in tests, for now.
2011-05-03 18:14:02 -07:00
basic.rs
Assume xfail-stage0 implies stage1 and stage2 in tests, for now.
2011-05-03 18:14:02 -07:00
bind-exterior.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
bind-interior.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
bind-obj-ctor.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
bind-thunk.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
bind-trivial.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
bitwise.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
bool-not.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
box-compare.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
box-in-tup.rs
box-inside-if2.rs
Update a couple tests that slipped through.
2011-05-16 19:08:59 -07:00
box-inside-if.rs
Update a couple tests that slipped through.
2011-05-16 19:08:59 -07:00
box-unbox.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
box.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
break.rs
Rewrite everything to use [] instead of vec() in value position.
2011-05-16 18:21:22 -07:00
cast.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
char.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
child-outlives-parent.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
clone-with-exterior.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
comm.rs
Assume xfail-stage0 implies stage1 and stage2 in tests, for now.
2011-05-03 18:14:02 -07:00
command-line-args.rs
complex.rs
const.rs
constrained-type.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
dead-code-one-arm-if.rs
decl-with-recv.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
deep.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
deref-lval.rs
deref.rs
destructor-ordering.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
div-mod.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
drop-bind-thunk-args.rs
drop-on-empty-block-exit.rs
drop-on-ret.rs
drop-parametric-closure-with-bound-box.rs
else-if.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
empty-mutable-vec.rs
Rewrite everything to use [] instead of vec() in value position.
2011-05-16 18:21:22 -07:00
export-abstract-tag.rs
Downcase std modules again, move to :: for module dereferencing
2011-05-12 21:30:44 +02:00
export-non-interference2.rs
Downcase std modules again, move to :: for module dereferencing
2011-05-12 21:30:44 +02:00
export-non-interference3.rs
Downcase std modules again, move to :: for module dereferencing
2011-05-12 21:30:44 +02:00
export-non-interference.rs
export-tag-variant.rs
Downcase std modules again, move to :: for module dereferencing
2011-05-12 21:30:44 +02:00
export-unexported-dep.rs
Downcase std modules again, move to :: for module dereferencing
2011-05-12 21:30:44 +02:00
expr-alt-box.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
expr-alt-generic-box1.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
expr-alt-generic-box2.rs
Rewrite everything to use [] instead of vec() in value position.
2011-05-16 18:21:22 -07:00
expr-alt-generic.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
expr-alt-struct.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
expr-alt.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
expr-block-box.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
expr-block-fn.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
expr-block-generic-box1.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
expr-block-generic-box2.rs
Rewrite everything to use [] instead of vec() in value position.
2011-05-16 18:21:22 -07:00
expr-block-generic.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
expr-block-slot.rs
Return a better result from blocks. Closes issue #377
2011-05-17 00:46:56 -04:00
expr-block.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
expr-if-box.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
expr-if-generic-box1.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
expr-if-generic-box2.rs
Rewrite everything to use [] instead of vec() in value position.
2011-05-16 18:21:22 -07:00
expr-if-generic.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
expr-if-struct.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
expr-if.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
exterior.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
fact.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
float2.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
float-signature.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
float.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
floatlits.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
fn-lval.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
foreach-box-drop.rs
foreach-nested-2.rs
Rewrite everything to use [] instead of vec() in value position.
2011-05-16 18:21:22 -07:00
foreach-nested.rs
Rewrite everything to use [] instead of vec() in value position.
2011-05-16 18:21:22 -07:00
foreach-put-structured.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
foreach-simple-outer-slot.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
foreach-simple.rs
fun-call-variants.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
fun-indirect-call.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
generic-alias-box.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
generic-bind-2.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
generic-bind.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
generic-box.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
generic-derived-type.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
generic-drop-glue.rs
generic-exterior-box.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
generic-fn-box.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
generic-fn-infer.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
generic-fn-twice.rs
Downcase std modules again, move to :: for module dereferencing
2011-05-12 21:30:44 +02:00
generic-fn.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
generic-iter-frame.rs
generic-obj-with-derived-type.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
generic-obj.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
generic-recursive-tag.rs
generic-tag-alt.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
generic-tag-corruption.rs
generic-tag-local.rs
generic-tag-values.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
generic-tag.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
generic-temporary.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
generic-tup.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
generic-type-synonym.rs
generic-type.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
hello.rs
i8-incr.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
i32-sub.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
import2.rs
Downcase std modules again, move to :: for module dereferencing
2011-05-12 21:30:44 +02:00
import3.rs
Downcase std modules again, move to :: for module dereferencing
2011-05-12 21:30:44 +02:00
import4.rs
Downcase std modules again, move to :: for module dereferencing
2011-05-12 21:30:44 +02:00
import5.rs
Downcase std modules again, move to :: for module dereferencing
2011-05-12 21:30:44 +02:00
import6.rs
Downcase std modules again, move to :: for module dereferencing
2011-05-12 21:30:44 +02:00
import7.rs
Downcase std modules again, move to :: for module dereferencing
2011-05-12 21:30:44 +02:00
import8.rs
Downcase std modules again, move to :: for module dereferencing
2011-05-12 21:30:44 +02:00
import.rs
Downcase std modules again, move to :: for module dereferencing
2011-05-12 21:30:44 +02:00
inner-module.rs
Downcase std modules again, move to :: for module dereferencing
2011-05-12 21:30:44 +02:00
int.rs
integral-indexing.rs
Rewrite everything to use [] instead of vec() in value position.
2011-05-16 18:21:22 -07:00
item-name-overload.rs
iter-range.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
iter-ret.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
large-records.rs
lazy-and-or.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
lazy-init.rs
lazychan.rs
Assume xfail-stage0 implies stage1 and stage2 in tests, for now.
2011-05-03 18:14:02 -07:00
leak-box-as-tydesc.rs
leak-tag-copy.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
lib-bitv.rs
Rewrite everything to use [] instead of vec() in value position.
2011-05-16 18:21:22 -07:00
lib-box.rs
Downcase std modules again, move to :: for module dereferencing
2011-05-12 21:30:44 +02:00
lib-deque.rs
Downcase std modules again, move to :: for module dereferencing
2011-05-12 21:30:44 +02:00
lib-int.rs
Downcase std modules again, move to :: for module dereferencing
2011-05-12 21:30:44 +02:00
lib-io.rs
Rewrite everything to use [] instead of vec() in value position.
2011-05-16 18:21:22 -07:00
lib-map.rs
Downcase std modules again, move to :: for module dereferencing
2011-05-12 21:30:44 +02:00
lib-option.rs
Downcase std modules again, move to :: for module dereferencing
2011-05-12 21:30:44 +02:00
lib-qsort.rs
Rewrite everything to use [] instead of vec() in value position.
2011-05-16 18:21:22 -07:00
lib-rand.rs
Downcase std modules again, move to :: for module dereferencing
2011-05-12 21:30:44 +02:00
lib-sha1.rs
Rewrite everything to use [] instead of vec() in value position.
2011-05-16 18:21:22 -07:00
lib-sort.rs
Rewrite everything to use [] instead of vec() in value position.
2011-05-16 18:21:22 -07:00
lib-str-buf.rs
Downcase std modules again, move to :: for module dereferencing
2011-05-12 21:30:44 +02:00
lib-str.rs
Rewrite everything to use [] instead of vec() in value position.
2011-05-16 18:21:22 -07:00
lib-task.rs
Downcase std modules again, move to :: for module dereferencing
2011-05-12 21:30:44 +02:00
lib-uint.rs
Downcase std modules again, move to :: for module dereferencing
2011-05-12 21:30:44 +02:00
lib-vec-str-conversions.rs
Downcase std modules again, move to :: for module dereferencing
2011-05-12 21:30:44 +02:00
lib-vec.rs
Rewrite everything to use [] instead of vec() in value position.
2011-05-16 18:21:22 -07:00
linear-for-loop.rs
Rewrite everything to use [] instead of vec() in value position.
2011-05-16 18:21:22 -07:00
list.rs
log-err-phi.rs
long-while.rs
many.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
maybe-mutable.rs
Rewrite everything to use [] instead of vec() in value position.
2011-05-16 18:21:22 -07:00
mlist-cycle.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
mlist.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
multi.rc
Assume xfail-stage0 implies stage1 and stage2 in tests, for now.
2011-05-03 18:14:02 -07:00
multiline-comment.rs
mutable-alias-vec.rs
Rewrite everything to use [] instead of vec() in value position.
2011-05-16 18:21:22 -07:00
mutable-vec-drop.rs
Rewrite everything to use [] instead of vec() in value position.
2011-05-16 18:21:22 -07:00
mutual-recursion-group.rs
native2.rs
Downcase std modules again, move to :: for module dereferencing
2011-05-12 21:30:44 +02:00
native-mod.rc
Assume xfail-stage0 implies stage1 and stage2 in tests, for now.
2011-05-03 18:14:02 -07:00
native-opaque-type.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
native.rc
Assume xfail-stage0 implies stage1 and stage2 in tests, for now.
2011-05-03 18:14:02 -07:00
nested-pattern.rs
Downcase std modules again, move to :: for module dereferencing
2011-05-12 21:30:44 +02:00
obj-as.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
obj-drop.rs
obj-dtor-2.rs
extend xfail-stage0 to stage1, stage2 on obj-dtor-2.rs
2011-05-04 11:23:05 -07:00
obj-dtor.rs
Assume xfail-stage0 implies stage1 and stage2 in tests, for now.
2011-05-03 18:14:02 -07:00
obj-recursion.rs
obj-return-polytypes.rs
obj-self-2.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
obj-self-3.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
obj-self.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
obj-with-vec.rs
Rewrite everything to use [] instead of vec() in value position.
2011-05-16 18:21:22 -07:00
opeq.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
operator-associativity.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
output-slot-variants.rs
over-constrained-vregs.rs
path.rs
Downcase std modules again, move to :: for module dereferencing
2011-05-12 21:30:44 +02:00
pred-check.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
pred.rs
Test cases for pred / check stuff
2011-05-05 11:26:07 -07:00
preempt.rs
Assume xfail-stage0 implies stage1 and stage2 in tests, for now.
2011-05-03 18:14:02 -07:00
readalias.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
rec-auto.rs
rec-extend.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
rec-tup.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
rec.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
return-nil.rs
rt-circular-buffer.rs
Downcase std modules again, move to :: for module dereferencing
2011-05-12 21:30:44 +02:00
seq-compare.rs
Rewrite everything to use [] instead of vec() in value position.
2011-05-16 18:21:22 -07:00
simple-alt-generic-tag.rs
simple-generic-alt.rs
simple-generic-tag.rs
simple-infer.rs
simple-obj.rs
size-and-align.rs
Rewrite everything to use [] instead of vec() in value position.
2011-05-16 18:21:22 -07:00
spawn-fn.rs
Assume xfail-stage0 implies stage1 and stage2 in tests, for now.
2011-05-03 18:14:02 -07:00
spawn-module-qualified.rs
Downcase std modules again, move to :: for module dereferencing
2011-05-12 21:30:44 +02:00
spawn.rs
Assume xfail-stage0 implies stage1 and stage2 in tests, for now.
2011-05-03 18:14:02 -07:00
stateful-obj.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
str-append.rs
Downcase std modules again, move to :: for module dereferencing
2011-05-12 21:30:44 +02:00
str-concat.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
str-growth.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
str-idx.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
structured-compare-recursive.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
structured-compare.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
syntax-extension-fmt.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
syntax-extension-shell.rs
Assume xfail-stage0 implies stage1 and stage2 in tests, for now.
2011-05-03 18:14:02 -07:00
tag-and-generic-obj.rs
tag-in-block.rs
tag.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
tail-call-arg-leak.rs
tail-cps.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
tail-direct.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
task-comm-0.rs
Assume xfail-stage0 implies stage1 and stage2 in tests, for now.
2011-05-03 18:14:02 -07:00
task-comm-1.rs
Downcase std modules again, move to :: for module dereferencing
2011-05-12 21:30:44 +02:00
task-comm-2.rs
Rewrite everything to use [] instead of vec() in value position.
2011-05-16 18:21:22 -07:00
task-comm-3.rs
Rewrite everything to use [] instead of vec() in value position.
2011-05-16 18:21:22 -07:00
task-comm-4.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
task-comm-5.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
task-comm-6.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
task-comm-7.rs
Assume xfail-stage0 implies stage1 and stage2 in tests, for now.
2011-05-03 18:14:02 -07:00
task-comm-8.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
task-comm-9.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
task-comm-10.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
task-comm-11.rs
Assume xfail-stage0 implies stage1 and stage2 in tests, for now.
2011-05-03 18:14:02 -07:00
task-comm-12.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
task-comm-13-thread.rs
Downcase std modules again, move to :: for module dereferencing
2011-05-12 21:30:44 +02:00
task-comm-13.rs
Downcase std modules again, move to :: for module dereferencing
2011-05-12 21:30:44 +02:00
task-comm-15.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
task-comm-16.rs
Rewrite everything to use [] instead of vec() in value position.
2011-05-16 18:21:22 -07:00
task-comm-chan-nil.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
task-comm.rs
Rewrite everything to use [] instead of vec() in value position.
2011-05-16 18:21:22 -07:00
task-killjoin.rs
Assume xfail-stage0 implies stage1 and stage2 in tests, for now.
2011-05-03 18:14:02 -07:00
task-life-0.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
threads.rs
Assume xfail-stage0 implies stage1 and stage2 in tests, for now.
2011-05-03 18:14:02 -07:00
tup.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
type-in-nested-module.rs
type-namespace.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
type-param.rs
type-params-in-for-each.rs
Rewrite everything to use [] instead of vec() in value position.
2011-05-16 18:21:22 -07:00
type-sizes.rs
Downcase std modules again, move to :: for module dereferencing
2011-05-12 21:30:44 +02:00
typestate-cfg-nesting.rs
u8-incr-decr.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
u8-incr.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
u32-decr.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
uint.rs
unit.rs
use-import-export.rs
Downcase std modules again, move to :: for module dereferencing
2011-05-12 21:30:44 +02:00
use-uninit-alt2.rs
use-uninit-alt.rs
use.rs
Downcase std modules again, move to :: for module dereferencing
2011-05-12 21:30:44 +02:00
user.rs
Downcase std modules again, move to :: for module dereferencing
2011-05-12 21:30:44 +02:00
utf8_chars.rs
Rewrite everything to use [] instead of vec() in value position.
2011-05-16 18:21:22 -07:00
utf8.rs
Assume xfail-stage0 implies stage1 and stage2 in tests, for now.
2011-05-03 18:14:02 -07:00
vec-alloc-append.rs
Rewrite everything to use [] instead of vec() in value position.
2011-05-16 18:21:22 -07:00
vec-append.rs
Rewrite everything to use [] instead of vec() in value position.
2011-05-16 18:21:22 -07:00
vec-concat.rs
Rewrite everything to use [] instead of vec() in value position.
2011-05-16 18:21:22 -07:00
vec-drop.rs
Rewrite everything to use [] instead of vec() in value position.
2011-05-16 18:21:22 -07:00
vec-growth.rs
Rewrite everything to use [] instead of vec() in value position.
2011-05-16 18:21:22 -07:00
vec-in-tup.rs
Rewrite everything to use [] instead of vec() in value position.
2011-05-16 18:21:22 -07:00
vec-late-init.rs
Rewrite everything to use [] instead of vec() in value position.
2011-05-16 18:21:22 -07:00
vec-push.rs
Rewrite everything to use [] instead of vec() in value position.
2011-05-16 18:21:22 -07:00
vec-ref-count.rs
Rewrite everything to use [] instead of vec() in value position.
2011-05-16 18:21:22 -07:00
vec-slice.rs
Rewrite everything to use [] instead of vec() in value position.
2011-05-16 18:21:22 -07:00
vec.rs
Rewrite everything to use [] instead of vec() in value position.
2011-05-16 18:21:22 -07:00
while-and-do-while.rs
Remove xfail-boot lines from tests
2011-05-14 21:05:22 -04:00
while-flow-graph.rs
while-prelude-drop.rs
while-with-break.rs
Rewrite everything to use [] instead of vec() in value position.
2011-05-16 18:21:22 -07:00
writealias.rs
Un-revert "Use different syntax for checks that matter to typestate", fixing the problem.
2011-05-02 17:50:46 -07:00
yield2.rs
Assume xfail-stage0 implies stage1 and stage2 in tests, for now.
2011-05-03 18:14:02 -07:00
yield.rs
Assume xfail-stage0 implies stage1 and stage2 in tests, for now.
2011-05-03 18:14:02 -07:00