rust/src/test/run-fail
Brian Anderson aa48654740 Remove managed_box gate from tests
No longer does anything.
2014-07-26 21:05:29 -07:00
..
args-fail.rs Remove managed_box gate from tests 2014-07-26 21:05:29 -07:00
assert-as-macro.rs librustc: Remove the fallback to int for integers and f64 for 2014-06-29 11:47:58 -07:00
assert-eq-macro-fail.rs librustc: Remove the fallback to int from typechecking. 2014-06-24 17:18:48 -07:00
assert-macro-explicit.rs
assert-macro-fmt.rs librustc: Remove the fallback to int from typechecking. 2014-06-24 17:18:48 -07:00
assert-macro-owned.rs
assert-macro-static.rs
binop-fail-3.rs
binop-fail.rs
bounds-check-no-overflow.rs librustc: Remove the fallback to int for integers and f64 for 2014-06-29 11:47:58 -07:00
bug-811.rs
bug-2470-bounds-check-overflow-2.rs
bug-2470-bounds-check-overflow-3.rs
bug-2470-bounds-check-overflow.rs
by-value-self-objects-fail.rs librustc: Permit by-value-self methods to be invoked on objects 2014-06-30 18:43:31 -07:00
die-macro-expr.rs
die-macro-pure.rs
die-macro.rs
divide-by-zero.rs librustc: Remove the fallback to int for integers and f64 for 2014-06-29 11:47:58 -07:00
doublefail.rs
explicit-fail-msg.rs librustc: Remove the fallback to int for integers and f64 for 2014-06-29 11:47:58 -07:00
explicit-fail.rs
expr-fn-fail.rs
expr-if-fail-fn.rs
expr-if-fail.rs librustc: Remove the fallback to int for integers and f64 for 2014-06-29 11:47:58 -07:00
expr-match-fail-fn.rs
expr-match-fail.rs librustc: Remove the fallback to int for integers and f64 for 2014-06-29 11:47:58 -07:00
extern-fail.rs
fail-arg.rs
fail-macro-any-wrapped.rs
fail-macro-any.rs librustc: Remove the fallback to int from typechecking. 2014-06-24 17:18:48 -07:00
fail-macro-explicit.rs
fail-macro-fmt.rs librustc: Remove the fallback to int from typechecking. 2014-06-24 17:18:48 -07:00
fail-macro-owned.rs
fail-macro-static.rs
fail-main.rs
fail-parens.rs
fail-task-name-none.rs librustc: Match trait self types exactly. 2014-06-28 11:18:37 -07:00
fail-task-name-owned.rs librustc: Remove the fallback to int for integers and f64 for 2014-06-29 11:47:58 -07:00
fail-task-name-send-str.rs librustc: Remove the fallback to int for integers and f64 for 2014-06-29 11:47:58 -07:00
fail-task-name-static.rs librustc: Match trait self types exactly. 2014-06-28 11:18:37 -07:00
fail.rs librustc: Remove the fallback to int for integers and f64 for 2014-06-29 11:47:58 -07:00
fmt-fail.rs
for-each-loop-fail.rs
glob-use-std.rs Deprecate str::from_byte 2014-07-15 19:55:19 +02:00
if-check-fail.rs
if-cond-bot.rs
issue-948.rs
issue-2061.rs
issue-2272.rs Remove managed_box gate from tests 2014-07-26 21:05:29 -07:00
issue-2444.rs
issue-2761.rs
issue-3029.rs librustc: Remove the fallback to int for integers and f64 for 2014-06-29 11:47:58 -07:00
issue-5500.rs
main-fail.rs
match-bot-fail.rs
match-disc-bot.rs
match-wildcards.rs
mod-zero.rs librustc: Remove the fallback to int for integers and f64 for 2014-06-29 11:47:58 -07:00
morestack1.rs
morestack2.rs
morestack3.rs
morestack4.rs
native-failure.rs Rename all raw pointers as necessary 2014-06-28 11:53:58 -07:00
result-get-fail.rs
rhs-type.rs
rt-set-exit-status-fail2.rs
rt-set-exit-status-fail.rs
rt-set-exit-status.rs
run-unexported-tests.rs
str-overrun.rs rustc: Remove &str indexing from the language. 2014-07-01 19:12:29 -07:00
task-spawn-barefn.rs librustc: Match trait self types exactly. 2014-06-28 11:18:37 -07:00
test-fail.rs
test-tasks-invalid-value.rs
tls-exit-status.rs
too-much-recursion-unwinding.rs
unimplemented-macro-fail.rs
unique-fail.rs
unreachable-macro-fail.rs
unwind-assert.rs Remove managed_box gate from tests 2014-07-26 21:05:29 -07:00
unwind-box-fn-unique.rs Remove managed_box gate from tests 2014-07-26 21:05:29 -07:00
unwind-box-res.rs Remove managed_box gate from tests 2014-07-26 21:05:29 -07:00
unwind-box-str.rs Remove managed_box gate from tests 2014-07-26 21:05:29 -07:00
unwind-box-unique-unique.rs Remove managed_box gate from tests 2014-07-26 21:05:29 -07:00
unwind-box-unique.rs Remove managed_box gate from tests 2014-07-26 21:05:29 -07:00
unwind-box-vec.rs Remove managed_box gate from tests 2014-07-26 21:05:29 -07:00
unwind-box.rs Remove managed_box gate from tests 2014-07-26 21:05:29 -07:00
unwind-fail.rs Remove managed_box gate from tests 2014-07-26 21:05:29 -07:00
unwind-initializer-indirect.rs Remove managed_box gate from tests 2014-07-26 21:05:29 -07:00
unwind-initializer.rs Remove managed_box gate from tests 2014-07-26 21:05:29 -07:00
unwind-interleaved.rs librustc: Remove the fallback to int for integers and f64 for 2014-06-29 11:47:58 -07:00
unwind-iter2.rs Remove managed_box gate from tests 2014-07-26 21:05:29 -07:00
unwind-iter.rs Remove managed_box gate from tests 2014-07-26 21:05:29 -07:00
unwind-lambda.rs Remove managed_box gate from tests 2014-07-26 21:05:29 -07:00
unwind-match.rs Remove managed_box gate from tests 2014-07-26 21:05:29 -07:00
unwind-misc-1.rs Remove managed_box gate from tests 2014-07-26 21:05:29 -07:00
unwind-move.rs Remove managed_box gate from tests 2014-07-26 21:05:29 -07:00
unwind-nested.rs Remove managed_box gate from tests 2014-07-26 21:05:29 -07:00
unwind-partial-box.rs Remove managed_box gate from tests 2014-07-26 21:05:29 -07:00
unwind-partial-unique.rs Remove managed_box gate from tests 2014-07-26 21:05:29 -07:00
unwind-partial-vec.rs Remove managed_box gate from tests 2014-07-26 21:05:29 -07:00
unwind-rec2.rs
unwind-rec.rs
unwind-resource-fail2.rs rustc: Obsolete the @ syntax entirely 2014-06-14 10:45:37 -07:00
unwind-resource-fail3.rs Remove managed_box gate from tests 2014-07-26 21:05:29 -07:00
unwind-resource-fail.rs Remove managed_box gate from tests 2014-07-26 21:05:29 -07:00
unwind-stacked.rs Remove managed_box gate from tests 2014-07-26 21:05:29 -07:00
unwind-tup2.rs Remove managed_box gate from tests 2014-07-26 21:05:29 -07:00
unwind-tup.rs Remove managed_box gate from tests 2014-07-26 21:05:29 -07:00
unwind-uninitialized.rs Remove managed_box gate from tests 2014-07-26 21:05:29 -07:00
unwind-unique.rs librustc: Remove the fallback to int for integers and f64 for 2014-06-29 11:47:58 -07:00
vec-overrun.rs
while-body-fails.rs
while-fail.rs