rust/src/test/run-fail
2018-08-31 08:40:00 +02:00
..
rfc-1937-termination-trait
adjust_never.rs
args-panic.rs Convert unknown_features lint into an error 2018-08-05 15:54:49 +01:00
assert-as-macro.rs
assert-eq-macro-panic.rs
assert-macro-explicit.rs
assert-macro-fmt.rs
assert-macro-owned.rs
assert-macro-static.rs
assert-ne-macro-panic.rs
binop-fail-3.rs
binop-panic.rs
borrowck-local-borrow.rs
bounds-check-no-overflow.rs
bug-811.rs
bug-2470-bounds-check-overflow.rs
call-fn-never-arg.rs
cast-never.rs
die-macro-expr.rs
die-macro-pure.rs
die-macro.rs
diverging-closure.rs
divide-by-zero.rs
doublepanic.rs
dst-raw-slice.rs
explicit-panic-msg.rs
explicit-panic.rs
expr-fn-panic.rs
expr-if-panic-fn.rs
expr-if-panic.rs
expr-match-panic-fn.rs
expr-match-panic.rs
fmt-panic.rs
for-each-loop-panic.rs
glob-use-std.rs
hashmap-capacity-overflow.rs
if-check-panic.rs
if-cond-bot.rs
issue-948.rs
issue-2444.rs
issue-2761.rs
issue-3029.rs
issue-6458-1.rs
issue-12920.rs
issue-13202.rs
issue-18576.rs
issue-20971.rs
issue-23354-2.rs
issue-23354.rs
issue-28934.rs
issue-29798.rs Restrict most uses of const_fn to min_const_fn 2018-08-31 08:40:00 +02:00
issue-30380.rs
issue-44216-add-instant.rs
issue-44216-add-system-time.rs
issue-44216-sub-instant.rs
issue-44216-sub-system-time.rs
issue-51345.rs Ensure that borrows wind up unactivated. 2018-07-04 21:35:38 +01:00
main-panic.rs
match-bot-panic.rs
match-disc-bot.rs
match-wildcards.rs
meta-revision-bad.rs
meta-revision-ok.rs
mir_codegen_calls_converging_drops_2.rs
mir_codegen_calls_converging_drops.rs
mir_codegen_calls_diverging_drops.rs
mir_codegen_calls_diverging.rs
mir_codegen_no_landing_pads_diverging.rs
mir_codegen_no_landing_pads.rs
mir_drop_panics.rs
mir_dynamic_drops_1.rs
mir_dynamic_drops_2.rs
mir_dynamic_drops_3.rs
mir_indexing_oob_1.rs Fix tests 2018-06-05 10:35:44 +02:00
mir_indexing_oob_2.rs Fix tests 2018-06-05 10:35:44 +02:00
mir_indexing_oob_3.rs Fix tests 2018-06-05 10:35:44 +02:00
mod-zero.rs
never-associated-type.rs
never-type-arg.rs
overflowing-add.rs
overflowing-lsh-1.rs
overflowing-lsh-2.rs
overflowing-lsh-3.rs
overflowing-lsh-4.rs
overflowing-mul.rs
overflowing-neg.rs
overflowing-pow-signed.rs
overflowing-pow-unsigned.rs
overflowing-rsh-1.rs
overflowing-rsh-2.rs
overflowing-rsh-3.rs
overflowing-rsh-4.rs
overflowing-rsh-5.rs
overflowing-rsh-6.rs
overflowing-sub.rs
panic-arg.rs
panic-macro-any-wrapped.rs
panic-macro-any.rs Convert unknown_features lint into an error 2018-08-05 15:54:49 +01:00
panic-macro-explicit.rs
panic-macro-fmt.rs
panic-macro-owned.rs
panic-macro-static.rs
panic-main.rs
panic-parens.rs
panic-set-handler.rs Fix test/run-fail 2018-08-05 15:54:49 +01:00
panic-set-unset-handler.rs Fix test/run-fail 2018-08-05 15:54:49 +01:00
panic-take-handler-nop.rs Fix test/run-fail 2018-08-05 15:54:49 +01:00
panic-task-name-none.rs
panic-task-name-owned.rs
panic.rs
promoted_div_by_zero.rs Release mode overflows should not cause const eval to error 2018-05-19 13:10:51 +02:00
promoted_overflow.rs Overflows only panic in debug mode 2018-05-19 13:10:52 +02:00
result-get-panic.rs
return-never-coerce.rs
rhs-type.rs
run-unexported-tests.rs Fix typos found by codespell. 2018-08-19 17:41:28 +02:00
str-overrun.rs
task-spawn-barefn.rs
test-panic.rs
test-should-fail-bad-message.rs
test-should-panic-bad-message.rs
test-should-panic-no-message.rs
test-tasks-invalid-value.rs
tls-exit-status.rs
unimplemented-macro-panic.rs
unique-panic.rs
unreachable-fmt-msg.rs
unreachable-macro-panic.rs
unreachable-static-msg.rs
unreachable.rs
unwind-interleaved.rs
unwind-rec2.rs
unwind-rec.rs
unwind-unique.rs
vec-overrun.rs
while-body-panics.rs
while-panic.rs