rust/src/test/compile-fail
2011-11-18 16:15:46 +01:00
..
alt-join.rs Reformat 2011-08-20 11:04:00 -07:00
alt-range-fail-dominate.rs Revert "Revert "Implement pattern ranges for all numeric types."" 2011-09-28 12:46:29 -07:00
alt-range-fail.rs Revert "Revert "Implement pattern ranges for all numeric types."" 2011-09-28 12:46:29 -07:00
alt-tag-nullary.rs
alt-tag-unary.rs
and-init.rs Reformat 2011-08-20 11:04:00 -07:00
anon-obj-overriding-wrong-type.rs
arg-count-mismatch.rs Reformat 2011-08-20 11:04:00 -07:00
arg-style-mismatch.rs Add tests for programs that are invalid by arg-passing-style 2011-10-07 10:41:40 +02:00
arg-type-mismatch.rs Reformat 2011-08-20 11:04:00 -07:00
attr-bad-crate-attr.rc
attr-bad-meta.rs
attr-before-stmt.rs
attr-before-view-item2.rs
attr-before-view-item.rs
attr-dangling-in-fn.rs
attr-dangling-in-mod.rs
auto-deref-bind.rs Reformat 2011-08-20 11:04:00 -07:00
autoderef-full-lval.rs
bad-alt.rs
bad-bang-ann-2.rs Reformat 2011-08-20 11:04:00 -07:00
bad-bang-ann-3.rs Reformat 2011-08-20 11:04:00 -07:00
bad-bang-ann.rs Reformat 2011-08-20 11:04:00 -07:00
bad-const-type.rs Ensure that the declared type and actual type of a constant agree 2011-09-13 16:29:23 +02:00
bad-env-capture2.rs Reformat 2011-08-20 11:04:00 -07:00
bad-env-capture3.rs Reformat 2011-08-20 11:04:00 -07:00
bad-env-capture.rs Reformat 2011-08-20 11:04:00 -07:00
bad-expr-path2.rs Reformat. Issue #855 2011-09-02 22:11:42 -07:00
bad-expr-path.rs Reformat. Issue #855 2011-09-02 22:11:42 -07:00
bad-main.rs Reformat 2011-08-20 11:04:00 -07:00
bad-module.rs Reformat 2011-08-20 11:04:00 -07:00
bad-name.rs Port the tests to the expr foo::<T> syntax. 2011-08-16 15:05:57 -07:00
bad-record-pat-2.rs Reformat 2011-08-20 11:04:00 -07:00
bad-record-pat.rs Reformat 2011-08-20 11:04:00 -07:00
bad-type-env-capture.rs Replace xfail-stageN with simply xfail-test 2011-08-31 16:32:16 +02:00
bang-tailexpr.rs Reformat 2011-08-20 11:04:00 -07:00
binop-add-ptr.rs Make various binops not typecheck for unsafe pointers. Closes #1173 2011-11-13 13:55:12 -08:00
binop-add-tup-assign.rs Reformat 2011-08-20 11:04:00 -07:00
binop-add-tup.rs Reformat 2011-08-20 11:04:00 -07:00
binop-bitxor-str.rs Print the type of istrs as 'str' in error messages. Issue #855 2011-09-02 22:11:46 -07:00
binop-logic-float.rs Reformat 2011-08-20 11:04:00 -07:00
binop-logic-int.rs Reformat 2011-08-20 11:04:00 -07:00
binop-mul-bool.rs Reformat 2011-08-20 11:04:00 -07:00
binop-sub-obj.rs Reformat 2011-08-20 11:04:00 -07:00
binop-typeck.rs Reformat 2011-08-20 11:04:00 -07:00
block-coerce-no-2.rs Tweak typecheck to enforce covariance on higher-order function arguments 2011-10-20 18:23:48 -07:00
block-coerce-no.rs Reformat for new mode syntax, step 1 2011-09-12 12:04:14 +02:00
block-copy.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
block-deinitializes-upvar.rs Reformat for new mode syntax, step 1 2011-09-12 12:04:14 +02:00
block-must-not-have-result-do.rs Add tests for blocks that must not have results 2011-11-07 12:19:50 -08:00
block-must-not-have-result-for.rs Add tests for blocks that must not have results 2011-11-07 12:19:50 -08:00
block-must-not-have-result-res.rs Add tests for blocks that must not have results 2011-11-07 12:19:50 -08:00
block-must-not-have-result-while.rs Add tests for blocks that must not have results 2011-11-07 12:19:50 -08:00
block-require-return.rs Reformat for new mode syntax, step 1 2011-09-12 12:04:14 +02:00
block-uninit.rs Reformat for new mode syntax, step 1 2011-09-12 12:04:14 +02:00
bogus-tag.rs
break-outside-loop.rs Reformat 2011-08-20 11:04:00 -07:00
break-uninit2.rs Reformat 2011-08-20 11:04:00 -07:00
break-uninit.rs Reformat 2011-08-20 11:04:00 -07:00
capture1.rs Reformat 2011-08-20 11:04:00 -07:00
constrained-type-missing-check.rs Fix parse error in constrained-type-missing-check.rs 2011-10-18 16:42:00 -07:00
constructor-as-cast.rs Reformat 2011-08-20 11:04:00 -07:00
copy-a-resource.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
cross-crate-glob-collision.rs Reformat 2011-08-20 11:04:00 -07:00
dead-code-be.rs Replace xfail-stageN with simply xfail-test 2011-08-31 16:32:16 +02:00
dead-code-ret.rs Replace xfail-stageN with simply xfail-test 2011-08-31 16:32:16 +02:00
direct-obj-fn-call.rs Reformat 2011-08-20 11:04:00 -07:00
do-while-constraints.rs Reformat 2011-08-20 11:04:00 -07:00
do-while-pred-constraints.rs Don't iloop (future-proof test against improved reachability computations) 2011-09-24 16:13:32 -07:00
does-nothing.rs
dup-link-name.rs Reformat 2011-08-20 11:04:00 -07:00
export2.rs Reformat 2011-08-20 11:04:00 -07:00
export-fully-qualified.rs Reformat 2011-08-20 11:04:00 -07:00
export-import.rs Reformat 2011-08-20 11:04:00 -07:00
export-no-tag-variants.rs Reformat 2011-08-20 11:04:00 -07:00
export-tag-variant.rs Reformat 2011-08-20 11:04:00 -07:00
export.rs Reformat 2011-08-20 11:04:00 -07:00
ext-after-attrib.rs Convert all uses of #ifmt to #fmt. Issue #855 2011-09-01 18:54:03 -07:00
ext-noname.rs
ext-nonexistent.rs Reformat 2011-08-20 11:04:00 -07:00
extend-non-object.rs Reformat 2011-08-20 11:04:00 -07:00
extenv-no-args.rs Reformat 2011-08-20 11:04:00 -07:00
extenv-not-string-literal.rs Reformat 2011-08-20 11:04:00 -07:00
extenv-too-many-args.rs Reformat. Issue #855 2011-09-02 22:11:42 -07:00
extfmt-missing-type.rs Convert all uses of #ifmt to #fmt. Issue #855 2011-09-01 18:54:03 -07:00
extfmt-no-args.rs Convert all uses of #ifmt to #fmt. Issue #855 2011-09-01 18:54:03 -07:00
extfmt-non-literal2.rs Revert "xfail some tests that hang (instead of segfaulting) since eafb6789a2" 2011-09-19 18:00:41 -07:00
extfmt-non-literal.rs Convert all uses of #ifmt to #fmt. Issue #855 2011-09-01 18:54:03 -07:00
extfmt-not-enough-args.rs Convert all uses of #ifmt to #fmt. Issue #855 2011-09-01 18:54:03 -07:00
extfmt-too-many-args.rs Revert "xfail some tests that hang (instead of segfaulting) since eafb6789a2" 2011-09-19 18:00:41 -07:00
extfmt-unknown-type.rs Convert all uses of #ifmt to #fmt. Issue #855 2011-09-01 18:54:03 -07:00
extfmt-unsigned-plus.rs Convert all uses of #ifmt to #fmt. Issue #855 2011-09-01 18:54:03 -07:00
extfmt-unsigned-space.rs Convert all uses of #ifmt to #fmt. Issue #855 2011-09-01 18:54:03 -07:00
extfmt-unterminated-conv.rs Convert all uses of #ifmt to #fmt. Issue #855 2011-09-01 18:54:03 -07:00
fail-expr.rs Reformat 2011-08-20 11:04:00 -07:00
fail-simple.rs
fail-type-err.rs Print the type of istrs as 'str' in error messages. Issue #855 2011-09-02 22:11:46 -07:00
fn-bad-block-type.rs Reformat 2011-08-20 11:04:00 -07:00
fn-bare-bind.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
fn-bare-generic-instantiate1.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
fn-bare-generic-instantiate2.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
fn-compare-mismatch.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
fn-constraint.rs Reformat. Issue #855 2011-09-02 22:11:42 -07:00
fn-expr-type-state.rs Reformat 2011-08-20 11:04:00 -07:00
fn-expr-typestate-2.rs Reformat 2011-08-20 11:04:00 -07:00
for-loop-decl.rs Remove some semicolons after block calls 2011-10-21 14:24:42 +02:00
forgot-ret.rs Be more strict about what constitutes a block expression 2011-09-13 15:50:03 +02:00
fru-extra-field.rs Reformat 2011-08-20 11:04:00 -07:00
fru-typestate.rs Reformat 2011-08-20 11:04:00 -07:00
if-branch-types.rs Reformat 2011-08-20 11:04:00 -07:00
if-check-precond-fail.rs Change "pred" to "pure fn" in all libraries and test cases 2011-08-25 18:24:45 -07:00
if-typeck.rs Reformat 2011-08-20 11:04:00 -07:00
if-without-else-result.rs Add test for if without else cannot return result 2011-11-07 12:20:22 -08:00
import2.rs Reformat. Issue #855 2011-09-02 22:11:42 -07:00
import3.rs Reformat. Issue #855 2011-09-02 22:11:42 -07:00
import4.rs Reformat. Issue #855 2011-09-02 22:11:42 -07:00
import5.rs Reformat 2011-08-20 11:04:00 -07:00
import-from-dup.rs Reformat 2011-08-20 11:04:00 -07:00
import-from-missing.rs Reformat 2011-08-20 11:04:00 -07:00
import-from-none.rs Allow multiple imports in a single statement 2011-08-17 11:04:56 -07:00
import-from-path.rs Allow multiple imports in a single statement 2011-08-17 11:04:56 -07:00
import-from-rename.rs Allow multiple imports in a single statement 2011-08-17 11:04:56 -07:00
import-glob-0.rs Reformat 2011-08-20 11:04:00 -07:00
import-glob-circular.rs Reformat 2011-08-20 11:04:00 -07:00
import-glob-export.rs Reformat 2011-08-20 11:04:00 -07:00
import-glob-multiple.rs Reformat 2011-08-20 11:04:00 -07:00
import-glob-path.rs Add compile-fail tests for malformed glob imports 2011-08-17 11:04:05 -07:00
import-glob-rename.rs Add compile-fail tests for malformed glob imports 2011-08-17 11:04:05 -07:00
import-loop-2.rs Reformat 2011-08-20 11:04:00 -07:00
import-loop.rs Reformat 2011-08-20 11:04:00 -07:00
import.rs Reformat. Issue #855 2011-09-02 22:11:42 -07:00
impure-pred.rs Pretty-print for new arg-mode syntax 2011-09-12 12:49:00 +02:00
infinite-tag-type-recursion.rs Replace xfail-stageN with simply xfail-test 2011-08-31 16:32:16 +02:00
infinite-vec-type-recursion.rs Reformat 2011-08-20 11:04:00 -07:00
lambda-mutate-nested.rs Add pass-by-ref annotation to the tests to make them typecheck 2011-10-07 10:41:39 +02:00
lambda-mutate.rs Make resolve recognize upvars 2011-09-01 16:32:44 +02:00
let-destruct-refutable.rs Reformat 2011-08-20 11:04:00 -07:00
macro-2.rs Reformat 2011-08-20 11:04:00 -07:00
macro.rs Reformat 2011-08-20 11:04:00 -07:00
main-wrong-type-2.rs Reformat 2011-08-20 11:04:00 -07:00
main-wrong-type.rs Reformat 2011-08-20 11:04:00 -07:00
minus-string.rs Print the type of istrs as 'str' in error messages. Issue #855 2011-09-02 22:11:46 -07:00
missing-main.rs Reformat 2011-08-20 11:04:00 -07:00
missing-return2.rs Be more strict about what constitutes a block expression 2011-09-13 15:50:03 +02:00
missing-return.rs
missingmod.rc stdlib: Make io failures recoverable by returning a result 2011-10-29 01:25:11 -07:00
mod-name-non-str.rc Fail nicer when the parser doesn't find an expected string literal 2011-10-19 18:04:44 -07:00
move-arg.rs Pretty-print for new arg-mode syntax 2011-09-12 12:49:00 +02:00
multiline-comment-line-tracking.rs Fix up test for last commit 2011-10-07 16:58:27 +02:00
mutable-huh-box-assign.rs Replace 'mutable?' with 'const' 2011-11-16 14:41:32 -08:00
mutable-huh-field-assign.rs Replace 'mutable?' with 'const' 2011-11-16 14:41:32 -08:00
mutable-huh-ptr-assign.rs Replace 'mutable?' with 'const' 2011-11-16 14:41:32 -08:00
mutable-huh-unique-assign.rs Replace 'mutable?' with 'const' 2011-11-16 14:41:32 -08:00
mutable-huh-variance-box.rs Replace 'mutable?' with 'const' 2011-11-16 14:41:32 -08:00
mutable-huh-variance-deep.rs Replace 'mutable?' with 'const' 2011-11-16 14:41:32 -08:00
mutable-huh-variance-ptr.rs Replace 'mutable?' with 'const' 2011-11-16 14:41:32 -08:00
mutable-huh-variance-rec.rs Replace 'mutable?' with 'const' 2011-11-16 14:41:32 -08:00
mutable-huh-variance-unique.rs Replace 'mutable?' with 'const' 2011-11-16 14:41:32 -08:00
mutable-huh-variance-vec1.rs Replace 'mutable?' with 'const' 2011-11-16 14:41:32 -08:00
mutable-huh-variance-vec2.rs Replace 'mutable?' with 'const' 2011-11-16 14:41:32 -08:00
mutable-huh-variance-vec3.rs Replace 'mutable?' with 'const' 2011-11-16 14:41:32 -08:00
mutable-huh-vec-assign.rs Replace 'mutable?' with 'const' 2011-11-16 14:41:32 -08:00
native-type-mismatch.rs all tests pass 2011-10-12 16:33:06 -07:00
native-unsafe-fn-called.rs Use attributes for native module ABI and link name 2011-11-16 11:35:13 -08:00
native-unsafe-fn.rs Use attributes for native module ABI and link name 2011-11-16 11:35:13 -08:00
nested-ty-params.rs Reformat for new mode syntax, step 1 2011-09-12 12:04:14 +02:00
no-constraint-prop.rs Reformat. Issue #855 2011-09-02 22:11:42 -07:00
no-self-dispatch.rs Reformat 2011-08-20 11:04:00 -07:00
nonscalar-cast.rs Add tests for the 'as' (cast) operator 2011-10-27 13:37:35 -07:00
nonsense-constraints.rs Reformat. Issue #855 2011-09-02 22:11:42 -07:00
not-a-pred-2.rs Pretty-print for new arg-mode syntax 2011-09-12 12:49:00 +02:00
not-a-pred-3.rs Reformat 2011-08-20 11:04:00 -07:00
not-a-pred-check.rs Allow pure fns to have any return type 2011-08-25 17:23:35 -07:00
not-a-pred.rs Reformat 2011-08-20 11:04:00 -07:00
not-pred-args.rs Change "pred" to "pure fn" in all libraries and test cases 2011-08-25 18:24:45 -07:00
occurs-check-3.rs Port the tests to the expr foo::<T> syntax. 2011-08-16 15:05:57 -07:00
occurs-check.rs Reformat 2011-08-20 11:04:00 -07:00
or-init.rs Reformat 2011-08-20 11:04:00 -07:00
or-patter-mismatch.rs Reformat 2011-08-20 11:04:00 -07:00
output-type-mismatch.rs Reformat 2011-08-20 11:04:00 -07:00
param-by-value.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
pattern-tyvar-2.rs Port the tests to the typaram foo<T> syntax. 2011-08-16 15:05:56 -07:00
pattern-tyvar.rs Port the tests to the expr foo::<T> syntax. 2011-08-16 15:05:57 -07:00
pinned-deep-copy.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
pred-assign.rs Change "pred" to "pure fn" in all libraries and test cases 2011-08-25 18:24:45 -07:00
pred-on-wrong-slots.rs Change "pred" to "pure fn" in all libraries and test cases 2011-08-25 18:24:45 -07:00
pred-swap.rs Change "pred" to "pure fn" in all libraries and test cases 2011-08-25 18:24:45 -07:00
rec-extend.rs Reformat 2011-08-20 11:04:00 -07:00
rec-missing-fields.rs Reformat 2011-08-20 11:04:00 -07:00
reference-in-loop.rs Fix handling of loops and conditionals in alias.rs 2011-11-15 13:29:57 +01:00
ret-by-reference-from-temporary.rs Add tests for returning by reference 2011-09-15 16:37:37 +02:00
ret-by-reference-local-value.rs Add tests for returning by reference 2011-09-15 16:37:37 +02:00
ret-by-reference-mutable-field.rs Add tests for returning by reference 2011-09-15 16:37:37 +02:00
ret-by-reference-safety-1.rs Add tests for returning by reference 2011-09-15 16:37:37 +02:00
ret-by-reference-safety-2.rs Add tests for returning by reference 2011-09-15 16:37:37 +02:00
ret-by-reference-specify-param.rs Add tests for returning by reference 2011-09-15 16:37:37 +02:00
ret-by-reference-temporary.rs Add tests for returning by reference 2011-09-15 16:37:37 +02:00
ret-by-reference-wrong-param.rs Change convention for specifying referenced argument 2011-09-16 12:42:18 +02:00
ret-non-nil.rs Reformat 2011-08-20 11:04:00 -07:00
return-uninit.rs Reformat 2011-08-20 11:04:00 -07:00
self-call-non-obj.rs Reformat 2011-08-20 11:04:00 -07:00
self-missing-method.rs
slot-as-pred.rs Reformat 2011-08-20 11:04:00 -07:00
spawn-non-nil-fn.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
swap-no-lval.rs Move mutability checking into its own pass. 2011-09-01 16:32:38 +02:00
swap-uninit.rs Reformat 2011-08-20 11:04:00 -07:00
tag-that-dare-not-speak-its-name.rs Print something when we can't figure out a tag name. Mitigates #876. 2011-09-13 13:14:49 -04:00
tag-type-args.rs Port the tests to the decl foo<T> syntax. 2011-08-16 15:05:56 -07:00
tail-non-call.rs
tail-typeck.rs Reformat 2011-08-20 11:04:00 -07:00
type-arg-out-of-scope.rs Reformat for new mode syntax, step 1 2011-09-12 12:04:14 +02:00
type-mismatch-multiple.rs Reformat 2011-08-20 11:04:00 -07:00
type-mismatch.rs Reformat 2011-08-20 11:04:00 -07:00
type-recursive.rs Reformat 2011-08-20 11:04:00 -07:00
type-shadow.rs Reformat 2011-08-20 11:04:00 -07:00
unbalanced-comment.rs
unbalanced-doublequote.rs Patch to error instead of crashing when parsing unmatched double quotes 2011-09-27 23:20:31 -07:00
uninit-after-item.rs
unique-mut.rs Don't unify unique boxes with different mutability 2011-09-22 11:10:48 -07:00
unique-pinned-nocopy.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
unique-unique-kind.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
unique-vec-res.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
unreachable-arm.rs Reformat 2011-08-20 11:04:00 -07:00
unsafe-alias-2.rs Apply implicit copying for unsafe references to alt patterns 2011-09-13 12:23:36 +02:00
unsafe-alias.rs Make fn denote a bare function. Convert fn to fn@ as needed 2011-10-20 18:23:48 -07:00
unsafe-alt.rs Apply implicit copying for unsafe references to alt patterns 2011-09-13 12:23:36 +02:00
unsafe-fn-assign-deref-ptr.rs new test 2011-10-12 16:33:07 -07:00
unsafe-fn-called-from-safe.rs add some new tests 2011-10-12 16:33:07 -07:00
unsafe-fn-deref-ptr.rs make compiler emit more than 1 error in the case of unsafe 2011-10-12 16:33:07 -07:00
unsafe-fn-used-as-value.rs add pass to check that unsafe fns cannot be used as values 2011-10-12 16:33:06 -07:00
unsafe-fn-used-in-bind.rs reimplement some of the unsafe stuff which got lost 2011-10-12 16:33:07 -07:00
unsafe-for.rs Make for loop alias-safe 2011-09-13 13:05:59 +02:00
unsafe-mutable-alias.rs Rename alias to reference in docs and error messages 2011-09-12 14:24:46 +02:00
unsupported-cast.rs Add tests for the 'as' (cast) operator 2011-10-27 13:37:35 -07:00
unused-imports-warn.rs rustc: Add a flag '--warn-unused-imports' 2011-11-17 09:28:30 +01:00
use-after-move.rs Reformat 2011-08-20 11:04:00 -07:00
use-after-send.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
use-meta-dup.rs Reformat 2011-08-20 11:04:00 -07:00
use-meta-mismatch.rs Reformat 2011-08-20 11:04:00 -07:00
use-meta.rc
use-uninit-2.rs Reformat 2011-08-20 11:04:00 -07:00
use-uninit-3.rs Reformat 2011-08-20 11:04:00 -07:00
use-uninit.rs Reformat 2011-08-20 11:04:00 -07:00
vec-field.rs Reformat 2011-08-20 11:04:00 -07:00
vec-res-add.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
vector-no-ann.rs Reformat 2011-08-20 11:04:00 -07:00
while-bypass.rs Reformat 2011-08-20 11:04:00 -07:00
while-expr.rs Reformat 2011-08-20 11:04:00 -07:00
while-loop-constraints.rs Reformat 2011-08-20 11:04:00 -07:00
while-loop-pred-constraints.rs Change "pred" to "pure fn" in all libraries and test cases 2011-08-25 18:24:45 -07:00
while-type-error.rs
writing-through-read-alias.rs Reformat for new mode syntax, step 1 2011-09-12 12:04:14 +02:00
writing-through-uninit-vec.rs Reformat 2011-08-20 11:04:00 -07:00
writing-to-immutable-obj.rs Move mutability checking into its own pass. 2011-09-01 16:32:38 +02:00
writing-to-immutable-rec.rs Move mutability checking into its own pass. 2011-09-01 16:32:38 +02:00
writing-to-immutable-vec.rs Move mutability checking into its own pass. 2011-09-01 16:32:38 +02:00
wrong-ret-type.rs Reformat 2011-08-20 11:04:00 -07:00
zip-missing-check.rs Reformat. Issue #855 2011-09-02 22:11:42 -07:00