.. |
aliasness-mismatch.rs
|
rustc: Alias fix part 2 -- Check that the aliasness of function parameters matches. Add a test case.
|
2011-05-09 14:00:50 -07:00 |
alt-tag-nullary.rs
|
|
|
alt-tag-unary.rs
|
|
|
arg-count-mismatch.rs
|
|
|
arg-type-mismatch.rs
|
|
|
bad-alt.rs
|
test: Un-xfail some compile-fail tests
|
2011-05-23 23:13:18 -04:00 |
bad-bang-ann-2.rs
|
Some tests for ! annotations
|
2011-05-20 19:54:14 -07:00 |
bad-bang-ann-3.rs
|
Some tests for ! annotations
|
2011-05-20 19:54:14 -07:00 |
bad-bang-ann.rs
|
Some tests for ! annotations
|
2011-05-20 19:54:14 -07:00 |
bad-env-capture2.rs
|
test: Un-xfail some compile-fail tests
|
2011-05-23 23:13:18 -04:00 |
bad-env-capture3.rs
|
test: Un-xfail some compile-fail tests
|
2011-05-23 23:13:18 -04:00 |
bad-env-capture.rs
|
test: Un-xfail some compile-fail tests
|
2011-05-23 23:13:18 -04:00 |
bad-expr-path2.rs
|
Remove xfail-boot lines from tests
|
2011-05-14 21:05:22 -04:00 |
bad-expr-path.rs
|
Remove xfail-boot lines from tests
|
2011-05-14 21:05:22 -04:00 |
bad-main.rs
|
Assume xfail-stage0 implies stage1 and stage2 in tests, for now.
|
2011-05-03 18:14:02 -07:00 |
bad-module.rs
|
Stop showing a 'cyclic import' message for unresolved imports
|
2011-05-24 20:58:38 +02:00 |
bad-name.rs
|
Change two compile-fail patterns to match rustc output.
|
2011-05-04 11:20:47 -07:00 |
bad-recv.rs
|
Change the syntax for RECV from "var <- port" to "port |> var".
|
2011-05-27 12:01:20 -07:00 |
bad-send.rs
|
test: Un-xfail some compile-fail tests
|
2011-05-23 23:13:18 -04:00 |
bad-type-env-capture.rs
|
Assume xfail-stage0 implies stage1 and stage2 in tests, for now.
|
2011-05-03 18:14:02 -07:00 |
bind-alias.rs
|
Assume xfail-stage0 implies stage1 and stage2 in tests, for now.
|
2011-05-03 18:14:02 -07:00 |
bogus-tag.rs
|
|
|
break-uninit2.rs
|
Remove xfail-boot lines from tests
|
2011-05-14 21:05:22 -04:00 |
break-uninit.rs
|
Remove xfail-boot lines from tests
|
2011-05-14 21:05:22 -04:00 |
capture1.rs
|
|
|
capture2.rs
|
|
|
constructor-as-cast.rs
|
Assume xfail-stage0 implies stage1 and stage2 in tests, for now.
|
2011-05-03 18:14:02 -07:00 |
dead-code-be.rs
|
Assume xfail-stage0 implies stage1 and stage2 in tests, for now.
|
2011-05-03 18:14:02 -07:00 |
dead-code-ret.rs
|
Assume xfail-stage0 implies stage1 and stage2 in tests, for now.
|
2011-05-03 18:14:02 -07:00 |
direct-obj-fn-call.rs
|
Assume xfail-stage0 implies stage1 and stage2 in tests, for now.
|
2011-05-03 18:14:02 -07:00 |
does-nothing.rs
|
Assume xfail-stage0 implies stage1 and stage2 in tests, for now.
|
2011-05-03 18:14:02 -07:00 |
duplicate-name.rs
|
Finish name collision testing.
|
2011-05-19 21:58:57 +02:00 |
export2.rs
|
Remove xfail-boot lines from tests
|
2011-05-14 21:05:22 -04:00 |
export-fully-qualified.rs
|
Remove xfail-boot lines from tests
|
2011-05-14 21:05:22 -04:00 |
export-import.rs
|
Remove xfail-boot lines from tests
|
2011-05-14 21:05:22 -04:00 |
export-no-tag-variants.rs
|
Remove xfail-boot lines from tests
|
2011-05-14 21:05:22 -04:00 |
export-tag-variant.rs
|
Remove xfail-boot lines from tests
|
2011-05-14 21:05:22 -04:00 |
export.rs
|
Remove xfail-boot lines from tests
|
2011-05-14 21:05:22 -04:00 |
extfmt-non-literal.rs
|
rustc: Fail better when the first argument to #fmt is not a string literal
|
2011-05-25 23:50:19 -04:00 |
extfmt-too-many-args.rs
|
rustc: Fail when #fmt is given too many arguments
|
2011-05-25 23:43:04 -04:00 |
fail-simple.rs
|
Parser fix: 'fail' was eating the next token that came after it.
|
2011-05-17 05:40:17 +00:00 |
for-loop-decl.rs
|
Check the declaration type in a for loop against the sequence type
|
2011-05-27 17:42:09 -07:00 |
forgot-ret.rs
|
XFAIL two tests for stage0
|
2011-05-20 19:54:14 -07:00 |
fru-extra-field.rs
|
|
|
fru-typestate.rs
|
|
|
if-branch-types.rs
|
test: Add a test for mismatched types of if branches
|
2011-05-21 18:18:48 -04:00 |
import2.rs
|
Remove xfail-boot lines from tests
|
2011-05-14 21:05:22 -04:00 |
import3.rs
|
Remove xfail-boot lines from tests
|
2011-05-14 21:05:22 -04:00 |
import4.rs
|
Remove xfail-boot lines from tests
|
2011-05-14 21:05:22 -04:00 |
import-glob-0.rs
|
Fix bugs: make sure glob imports show up in the right module,
|
2011-05-27 02:42:33 +00:00 |
import-glob-circular.rs
|
Fix bugs: make sure glob imports show up in the right module,
|
2011-05-27 02:42:33 +00:00 |
import-glob-multiple.rs
|
Handle circularity in glob imports in a more elegant fashion.
|
2011-05-27 02:42:33 +00:00 |
import-loop-2.rs
|
Fix mistaken replacements in error-pattern comments in tests
|
2011-05-12 21:45:29 +02:00 |
import-loop.rs
|
Stop showing a 'cyclic import' message for unresolved imports
|
2011-05-24 20:58:38 +02:00 |
import.rs
|
Remove xfail-boot lines from tests
|
2011-05-14 21:05:22 -04:00 |
impure-pred.rs
|
Un-XFAIL some tests that now pass.
|
2011-05-20 19:54:14 -07:00 |
infinite-tag-type-recursion.rs
|
Assume xfail-stage0 implies stage1 and stage2 in tests, for now.
|
2011-05-03 18:14:02 -07:00 |
infinite-vec-type-recursion.rs
|
Rewrite everything to use [] instead of vec() in value position.
|
2011-05-16 18:21:22 -07:00 |
item-name-overload.rs
|
Assume xfail-stage0 implies stage1 and stage2 in tests, for now.
|
2011-05-03 18:14:02 -07:00 |
missing-return2.rs
|
rustc: Teach rustc to use block results as fn return values. Closes #372
|
2011-05-31 19:18:55 -04:00 |
missing-return.rs
|
Un-XFAIL some tests that now pass.
|
2011-05-20 19:54:14 -07:00 |
multiline-comment-line-tracking.rs
|
Fix mistaken replacements in error-pattern comments in tests
|
2011-05-12 21:45:29 +02:00 |
no-self-dispatch.rs
|
test: Un-xfail some compile-fail tests
|
2011-05-23 23:13:18 -04:00 |
not-a-pred-2.rs
|
Un-XFAIL some tests that now pass.
|
2011-05-20 19:54:14 -07:00 |
not-a-pred-3.rs
|
Un-XFAIL some tests that now pass.
|
2011-05-20 19:54:14 -07:00 |
not-a-pred-check.rs
|
Un-XFAIL some tests that now pass.
|
2011-05-20 19:54:14 -07:00 |
not-a-pred.rs
|
Un-XFAILed not-a-pred in stage0 (it fails correctly)
|
2011-05-05 11:26:07 -07:00 |
not-pred-args.rs
|
Un-XFAIL some tests that now pass.
|
2011-05-20 19:54:14 -07:00 |
output-type-mismatch.rs
|
|
|
pattern-tyvar-2.rs
|
Un-XFAIL some tests that now pass.
|
2011-05-20 19:54:14 -07:00 |
pattern-tyvar.rs
|
Two tests that the typechecker correctly unifies type arguments in patterns with their expected tag types
|
2011-05-16 16:59:30 -07:00 |
pred-not-bool.rs
|
Un-XFAIL some tests that now pass.
|
2011-05-20 19:54:14 -07:00 |
pred-on-wrong-slots.rs
|
change fn to pred in pred-on-wrong-slots (but it's still xfailed
|
2011-05-31 10:13:25 -07:00 |
put-in-fn.rs
|
Assume xfail-stage0 implies stage1 and stage2 in tests, for now.
|
2011-05-03 18:14:02 -07:00 |
rec-missing-fields.rs
|
|
|
return-uninit.rs
|
|
|
self-missing-method.rs
|
Remove xfail-boot lines from tests
|
2011-05-14 21:05:22 -04:00 |
shadow.rs
|
Fix testcase to be slightly less fussy about line number of error, as it just drifted.
|
2011-05-26 18:29:28 -07:00 |
slot-as-pred.rs
|
Assume xfail-stage0 implies stage1 and stage2 in tests, for now.
|
2011-05-03 18:14:02 -07:00 |
spawn-non-nil-fn.rs
|
rustc: Use demand functions instead of open-coded typecheck for spawn
|
2011-05-24 20:23:21 -04:00 |
tail-non-call.rs
|
Remove xfail-boot lines from tests
|
2011-05-14 21:05:22 -04:00 |
tail-typeck.rs
|
|
|
type-shadow.rs
|
|
|
unbalanced-comment.rs
|
test: Un-xfail some compile-fail tests
|
2011-05-23 23:13:18 -04:00 |
use-uninit-2.rs
|
Fix mistaken replacements in error-pattern comments in tests
|
2011-05-12 21:45:29 +02:00 |
use-uninit-3.rs
|
Fix mistaken replacements in error-pattern comments in tests
|
2011-05-12 21:45:29 +02:00 |
use-uninit-dtor.rs
|
Fix mistaken replacements in error-pattern comments in tests
|
2011-05-12 21:45:29 +02:00 |
use-uninit.rs
|
Fix mistaken replacements in error-pattern comments in tests
|
2011-05-12 21:45:29 +02:00 |
vector-no-ann.rs
|
Un-XFAIL vector-no-ann
|
2011-05-23 19:46:27 -07:00 |
while-bypass.rs
|
|
|
while-expr.rs
|
|
|
while-type-error.rs
|
|
|
writing-through-read-alias.rs
|
Remove xfail-boot lines from tests
|
2011-05-14 21:05:22 -04:00 |
writing-through-uninit-vec.rs
|
|
|
writing-to-immutable-obj.rs
|
Assume xfail-stage0 implies stage1 and stage2 in tests, for now.
|
2011-05-03 18:14:02 -07:00 |
writing-to-immutable-rec.rs
|
Assume xfail-stage0 implies stage1 and stage2 in tests, for now.
|
2011-05-03 18:14:02 -07:00 |
writing-to-immutable-tup.rs
|
Assume xfail-stage0 implies stage1 and stage2 in tests, for now.
|
2011-05-03 18:14:02 -07:00 |
writing-to-immutable-vec.rs
|
Rewrite everything to use [] instead of vec() in value position.
|
2011-05-16 18:21:22 -07:00 |
wrong-ret-type.rs
|
|
|