rust/src/test/run-fail
2012-04-12 20:24:07 -07:00
..
alt-bot-fail.rs
alt-disc-bot.rs
alt-wildcards.rs
args-fail.rs
binop-fail-2.rs
binop-fail.rs
bug-811.rs
crust-fail.rs Libc/os/run/rand/io reorganization. Close #1373. Close #1638. 2012-03-12 20:08:29 -07:00
do-while-body-fails.rs
do-while-fail.rs
explicit-fail-msg.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
explicit-fail.rs
expr-alt-fail-fn.rs
expr-alt-fail.rs
expr-fn-fail.rs
expr-if-fail-fn.rs
expr-if-fail.rs
fail-arg.rs
fail-main.rs
fail-parens.rs
fail.rs
fmt-fail.rs
fn-constraint-claim.rs
fn-constraint.rs Finish cleanup of core::str 2012-02-23 17:00:19 +01:00
for-each-loop-fail.rs
if-check-fail.rs
if-cond-bot.rs
issue-948.rs add annotation for variable that used to infer to bot 2012-03-24 21:55:53 -07:00
issue-1459.rs
issue-1763.rs test: Add test for #1763 2012-04-12 17:43:12 -07:00
issue-2144.rs rt: Don't limit the amount of stack available during unwinding. Closes #2144 2012-04-09 15:36:45 -07:00
issue-2156.rs core: Make str::as_bytes handle failure. Closes #2156 2012-04-09 18:57:21 -07:00
linked-failure2.rs
linked-failure3.rs
linked-failure4.rs
linked-failure.rs
morestack1.rs
morestack2.rs Remove experimental GC code 2012-02-03 11:34:12 +01:00
morestack3.rs
morestack4.rs rt: Remove set_min_stack 2012-01-29 21:27:37 -08:00
port-type.rs
pred.rs
result-get-fail.rs Add a run-fail test for result::get, get rid of a FIXME. Also some random other tests, mostly xfailed. 2012-04-12 20:24:07 -07:00
rhs-type.rs
rt-set-exit-status-fail2.rs
rt-set-exit-status-fail.rs
rt-set-exit-status.rs
run-unexported-tests.rs
spawnfail.rs
str-overrun.rs
task-comm-recv-block.rs
task-spawn-barefn.rs
too-much-recursion-unwinding.rs rt: Allow 2x normal stack during unwinding. Closes #2173 2012-04-09 16:03:06 -07:00
too-much-recursion.rs test: Prevent run-fail/too-much-recursion from being optimized to nothing 2012-03-29 16:43:18 -07:00
unique-fail.rs
unwind-alt.rs Rewrite exhaustiveness checker 2012-02-15 15:47:42 +01:00
unwind-assert.rs
unwind-box-fn-unique.rs rustc: Generate fewer landing pads 2012-03-29 16:43:18 -07:00
unwind-box-fn.rs rustc: Generate fewer landing pads 2012-03-29 16:43:18 -07:00
unwind-box-iface.rs rustc: Generate fewer landing pads 2012-03-29 16:43:18 -07:00
unwind-box-res.rs rustc: Generate fewer landing pads 2012-03-29 16:43:18 -07:00
unwind-box-str.rs rustc: Generate fewer landing pads 2012-03-29 16:43:18 -07:00
unwind-box-unique-unique.rs rustc: Generate fewer landing pads 2012-03-29 16:43:18 -07:00
unwind-box-unique.rs rustc: Generate fewer landing pads 2012-03-29 16:43:18 -07:00
unwind-box-vec.rs rustc: Generate fewer landing pads 2012-03-29 16:43:18 -07:00
unwind-box.rs
unwind-check.rs
unwind-closure.rs
unwind-fail.rs
unwind-initializer-indirect.rs
unwind-initializer.rs
unwind-interleaved.rs
unwind-iter2.rs s/block()/fn()/g 2012-01-23 19:06:33 -08:00
unwind-iter.rs s/block()/fn()/g 2012-01-23 19:06:33 -08:00
unwind-lambda.rs s/block()/fn()/g 2012-01-23 19:06:33 -08:00
unwind-misc-1.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
unwind-move.rs
unwind-nested.rs
unwind-partial-box.rs
unwind-partial-unique.rs
unwind-partial-vec.rs
unwind-rec2.rs
unwind-rec.rs
unwind-resource-fail2.rs
unwind-resource-fail3.rs
unwind-resource-fail.rs
unwind-stacked.rs
unwind-tup2.rs
unwind-tup.rs
unwind-uninitialized.rs
unwind-unique.rs
vec-overrun.rs
vec-underrun.rs
zip-different-lengths.rs core Remove vec::enum_chars/uint. Closes #1955 2012-03-10 17:07:23 -08:00