.. |
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
|
std: Rename strbuf operations to string
|
2014-05-27 12:59:31 -07:00 |
assert-macro-static.rs
|
|
|
binop-fail-3.rs
|
|
|
binop-fail.rs
|
std: Rename strbuf operations to string
|
2014-05-27 12:59:31 -07:00 |
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
|
|
|
dst-raw-slice.rs
|
Reviewer changes
|
2014-09-02 19:47:39 +12:00 |
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-non-utf8.rs
|
Prevent failure when using fail! with invalid utf8.
|
2014-09-02 15:59:28 +02:00 |
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
|
std: Rename strbuf operations to string
|
2014-05-27 12:59:31 -07:00 |
for-each-loop-fail.rs
|
|
|
glob-use-std.rs
|
librustc: Forbid external crates, imports, and/or items from being
|
2014-08-16 19:32:25 -07:00 |
hashmap-capacity-overflow.rs
|
std: Fix overflow of HashMap's capacity
|
2014-09-04 23:22:32 +01:00 |
if-check-fail.rs
|
|
|
if-cond-bot.rs
|
std: Rename strbuf operations to string
|
2014-05-27 12:59:31 -07:00 |
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
|
sync: Move underneath libstd
|
2014-06-11 10:00:43 -07:00 |
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
|
|
|
issue-12920.rs
|
Add tests for a few A-needstest issues
|
2014-09-15 18:09:24 +02:00 |
issue-13202.rs
|
Add tests for a few A-needstest issues
|
2014-09-15 18:09:24 +02:00 |
main-fail.rs
|
|
|
match-bot-fail.rs
|
core: rename strbuf::StrBuf to string::String
|
2014-05-24 21:48:10 -07:00 |
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 |
native-failure.rs
|
Rename all raw pointers as necessary
|
2014-06-28 11:53:58 -07:00 |
result-get-fail.rs
|
Move std::{reflect,repr,Poly} to a libdebug crate
|
2014-05-27 21:44:51 -07:00 |
rhs-type.rs
|
core: rename strbuf::StrBuf to string::String
|
2014-05-24 21:48:10 -07:00 |
rt-set-exit-status-fail2.rs
|
Use phase(plugin) in tests
|
2014-06-09 14:29:30 -07:00 |
rt-set-exit-status-fail.rs
|
Use phase(plugin) in tests
|
2014-06-09 14:29:30 -07:00 |
rt-set-exit-status.rs
|
Use phase(plugin) in tests
|
2014-06-09 14:29:30 -07:00 |
run-unexported-tests.rs
|
compiletest: Test --pretty expanded
|
2014-05-13 17:24:08 -07:00 |
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
|
compiletest: Test --pretty expanded
|
2014-05-13 17:24:08 -07:00 |
test-tasks-invalid-value.rs
|
compiletest: Test --pretty expanded
|
2014-05-13 17:24:08 -07:00 |
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
|
|
|