.. |
alt-bot-fail.rs
|
Camel case the option type
|
2012-08-26 15:56:16 -07:00 |
alt-disc-bot.rs
|
Convert alt to match. Stop parsing alt
|
2012-08-06 15:36:30 -07:00 |
alt-wildcards.rs
|
Camel case the option type
|
2012-08-26 15:56:16 -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
|
rustc: Make < and = into traits
|
2012-08-29 18:25:22 -07:00 |
bug-811.rs
|
Convert all kind bounds to camel case. Remove send, owned keywords.
|
2012-09-07 18:10:11 -07:00 |
bug-2470-bounds-check-overflow-2.rs
|
When a vec/str bounds check fails, include the bad index and the length of the str/vec in the fail message.
|
2012-09-30 14:55:56 -07:00 |
bug-2470-bounds-check-overflow-3.rs
|
When a vec/str bounds check fails, include the bad index and the length of the str/vec in the fail message.
|
2012-09-30 14:55:56 -07:00 |
bug-2470-bounds-check-overflow.rs
|
When a vec/str bounds check fails, include the bad index and the length of the str/vec in the fail message.
|
2012-09-30 14:55:56 -07:00 |
divide-by-zero.rs
|
Add zero check/fail paths on div/mod paths. Close #944.
|
2012-06-14 15:39:24 -07:00 |
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
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
expr-alt-fail-fn.rs
|
Convert alt to match. Stop parsing alt
|
2012-08-06 15:36:30 -07:00 |
expr-alt-fail.rs
|
Convert alt to match. Stop parsing alt
|
2012-08-06 15:36:30 -07:00 |
expr-fn-fail.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
expr-if-fail-fn.rs
|
Convert ret to return
|
2012-08-01 19:16:06 -07:00 |
expr-if-fail.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
extern-fail.rs
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -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
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
fail-parens.rs
|
Convert alt to match. Stop parsing alt
|
2012-08-06 15:36:30 -07:00 |
fail.rs
|
Reformat
|
2011-08-20 11:04:00 -07:00 |
fmt-fail.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
for-each-loop-fail.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25: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
|
Remove 'with'
|
2012-09-04 15:47:04 -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
|
Fix test/run-fail/issue-2156
|
2012-09-26 18:10:35 -07:00 |
issue-2272.rs
|
rustc: Fix type_need_unwind_cleanup. Closes #2272
|
2012-04-24 14:55:16 -07:00 |
issue-2444.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
linked-failure2.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
linked-failure3.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
linked-failure4.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
linked-failure.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
mod-zero.rs
|
Add zero check/fail paths on div/mod paths. Close #944.
|
2012-06-14 15:39:24 -07:00 |
morestack1.rs
|
test: Enable all morestack tests
|
2011-12-18 13:37:33 -08:00 |
morestack2.rs
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
morestack3.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
morestack4.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
out-of-stack-managed-box.rs
|
xfail-test run-fail/out-of-stack-managed-box
|
2012-09-23 17:12:59 -07:00 |
out-of-stack-owned-box.rs
|
Remove bogus comment
|
2012-09-21 21:55:56 -07:00 |
port-type.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
result-get-fail.rs
|
Demode core::result
|
2012-09-25 17:48:22 -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
|
Remove 'let' syntax for struct fields
|
2012-09-07 14:02:33 -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
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
small-negative-indexing.rs
|
When a vec/str bounds check fails, include the bad index and the length of the str/vec in the fail message.
|
2012-09-30 14:55:56 -07:00 |
spawnfail.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
str-overrun.rs
|
When a vec/str bounds check fails, include the bad index and the length of the str/vec in the fail message.
|
2012-09-30 14:55:56 -07:00 |
task-comm-recv-block.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25: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
|
Port remaining run-fail tests to use classes instead of resources
|
2012-06-05 15:11:33 -07:00 |
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
|
Handle ~fail. Closes #968
|
2011-09-24 23:52:22 -07:00 |
unwind-alt.rs
|
Remove match check from test cases
|
2012-08-23 15:12:02 -07:00 |
unwind-assert.rs
|
Add a number of unwinding tests
|
2011-09-11 17:31:39 -07:00 |
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-res.rs
|
core: Rename 'unsafe' mod to 'cast'
|
2012-09-18 19:36:25 -07:00 |
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-trait.rs
|
Convert impls to new syntax
|
2012-08-08 18:19:24 -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
|
Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.
|
2012-06-29 17:41:45 -07:00 |
unwind-box.rs
|
Run cleanups during unwinding
|
2011-09-11 17:31:38 -07:00 |
unwind-closure.rs
|
Remove bind. Issue #2189
|
2012-06-20 17:27:28 -07:00 |
unwind-fail.rs
|
Invoke upcall_fail
|
2011-09-11 17:31:38 -07:00 |
unwind-initializer-indirect.rs
|
Zero locals when the initializer might call a function
|
2011-09-11 17:31:40 -07:00 |
unwind-initializer.rs
|
Add a number of unwinding tests
|
2011-09-11 17:31:39 -07:00 |
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
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
unwind-move.rs
|
Make move-mode arguments unwind correctly. Closes #939
|
2011-09-16 14:38:04 -07:00 |
unwind-nested.rs
|
Add a number of unwinding tests
|
2011-09-11 17:31:39 -07:00 |
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
|
Port remaining run-fail tests to use classes instead of resources
|
2012-06-05 15:11:33 -07:00 |
unwind-resource-fail3.rs
|
Port remaining run-fail tests to use classes instead of resources
|
2012-06-05 15:11:33 -07:00 |
unwind-resource-fail.rs
|
Port remaining run-fail tests to use classes instead of resources
|
2012-06-05 15:11:33 -07:00 |
unwind-stacked.rs
|
Add a number of unwinding tests
|
2011-09-11 17:31:39 -07:00 |
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
|
Add a number of unwinding tests
|
2011-09-11 17:31:39 -07:00 |
unwind-unique.rs
|
Actually use unique boxes in run-fail/unwind-unique
|
2011-09-23 15:23:44 -07:00 |
vec-overrun.rs
|
When a vec/str bounds check fails, include the bad index and the length of the str/vec in the fail message.
|
2012-09-30 14:55:56 -07:00 |
vec-underrun.rs
|
When a vec/str bounds check fails, include the bad index and the length of the str/vec in the fail message.
|
2012-09-30 14:55:56 -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
|
Demode vec::push (and convert to method)
|
2012-09-26 18:02:07 -07:00 |