rust/src/test/run-fail
Niko Matsakis 97452c0ca1 Remove modes from map API and replace with regions.
API is (for now) mostly by value, there are options to use it by
reference if you like.  Hash and equality functions must be pure
and by reference (forward looking to the day when something
like send_map becomes the standard map).
2012-08-02 15:53:28 -07:00
..
alt-bot-fail.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
alt-disc-bot.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
alt-wildcards.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
args-fail.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
binop-fail-2.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
binop-fail.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
bug-811.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
bug-2470-bounds-check-overflow-2.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
bug-2470-bounds-check-overflow-3.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
bug-2470-bounds-check-overflow.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
divide-by-zero.rs
explicit-fail-msg.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
explicit-fail.rs
expr-alt-fail-fn.rs Convert ret to return 2012-08-01 19:16:06 -07:00
expr-alt-fail.rs
expr-fn-fail.rs
expr-if-fail-fn.rs Convert ret to return 2012-08-01 19:16:06 -07:00
expr-if-fail.rs
extern-fail.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
fail-arg.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
fail-main.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
fail-parens.rs
fail.rs
fmt-fail.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
for-each-loop-fail.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
if-check-fail.rs Convert ret to return 2012-08-01 19:16:06 -07:00
if-cond-bot.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
issue-948.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
issue-1459.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
issue-2144.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
issue-2156.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
issue-2272.rs
issue-2444.rs Arc requires send trait (issue #2788) 2012-07-05 10:25:38 -07:00
linked-failure2.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
linked-failure3.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
linked-failure4.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
linked-failure.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
mod-zero.rs
morestack1.rs
morestack2.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
morestack3.rs Remove empty argument lists from do expressions 2012-07-04 17:21:29 -07:00
morestack4.rs Remove empty argument lists from do expressions 2012-07-04 17:21:29 -07:00
port-type.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
result-get-fail.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
rhs-type.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
rt-log-trunc.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
rt-set-exit-status-fail2.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
rt-set-exit-status-fail.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
rt-set-exit-status.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
run-unexported-tests.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
small-negative-indexing.rs Eliminate usages of old sugared call syntax 2012-06-30 16:01:49 -07:00
spawnfail.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
str-overrun.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
task-comm-recv-block.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
task-spawn-barefn.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
too-much-recursion-unwinding.rs
too-much-recursion.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
unique-fail.rs
unwind-alt.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
unwind-assert.rs
unwind-box-fn-unique.rs
unwind-box-fn.rs
unwind-box-iface.rs Change remaining "iface" occurrences to "trait"; deprecate "iface" 2012-07-31 11:52:16 -07:00
unwind-box-res.rs
unwind-box-str.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
unwind-box-unique-unique.rs
unwind-box-unique.rs
unwind-box-vec.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
unwind-box.rs
unwind-closure.rs
unwind-fail.rs
unwind-initializer-indirect.rs
unwind-initializer.rs
unwind-interleaved.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
unwind-iter2.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
unwind-iter.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
unwind-lambda.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
unwind-misc-1.rs Remove modes from map API and replace with regions. 2012-08-02 15:53:28 -07:00
unwind-move.rs
unwind-nested.rs
unwind-partial-box.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
unwind-partial-unique.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
unwind-partial-vec.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
unwind-rec2.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
unwind-rec.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
unwind-resource-fail2.rs
unwind-resource-fail3.rs
unwind-resource-fail.rs
unwind-stacked.rs
unwind-tup2.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
unwind-tup.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
unwind-uninitialized.rs
unwind-unique.rs
vec-overrun.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
vec-underrun.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
while-body-fails.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
while-fail.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
zip-different-lengths.rs Remove modes from map API and replace with regions. 2012-08-02 15:53:28 -07:00