rust/src/test/compile-fail
2012-09-11 15:29:37 -07:00
..
alt-arrows-block-then-binop.rs
alt-join.rs
alt-pattern-field-mismatch-2.rs
alt-pattern-field-mismatch.rs
alt-range-fail-dominate.rs Remove the 'to' keyword 2012-09-01 18:38:18 -07:00
alt-range-fail.rs Remove the 'to' keyword 2012-09-01 18:38:18 -07:00
alt-tag-nullary.rs
alt-tag-unary.rs
ambig_impl_2_exe.rs test: "import" -> "use" 2012-09-05 12:32:05 -07:00
ambig_impl_bounds.rs
ambig_impl_unify.rs
arc-cant-nest-rw-arc-3177.rs test: "import" -> "use" 2012-09-05 12:32:05 -07:00
arc-rw-cond-shouldnt-escape.rs test: "import" -> "use" 2012-09-05 12:32:05 -07:00
arc-rw-read-mode-shouldnt-escape.rs test: "import" -> "use" 2012-09-05 12:32:05 -07:00
arc-rw-state-shouldnt-escape.rs test: "import" -> "use" 2012-09-05 12:32:05 -07:00
arc-rw-write-mode-cond-shouldnt-escape.rs test: "import" -> "use" 2012-09-05 12:32:05 -07:00
arc-rw-write-mode-shouldnt-escape.rs test: "import" -> "use" 2012-09-05 12:32:05 -07:00
arg-count-mismatch.rs
arg-style-mismatch.rs
arg-type-mismatch.rs
assign-imm-local-twice.rs m1!{...} -> m1!(...) 2012-08-23 11:14:14 -07:00
assign-super.rs
assign-to-method.rs Remove priv sections from classes. Obsolete the syntax 2012-09-11 15:29:37 -07:00
attempted-access-non-fatal.rs
attr-bad-crate-attr.rc Remove module keyword 2012-09-07 16:53:21 -07:00
attr-bad-meta.rs
attr-before-ext.rs m1!{...} -> m1!(...) 2012-08-23 11:14:14 -07:00
attr-before-let.rs
attr-before-stmt.rs
attr-dangling-in-fn.rs
attr-dangling-in-mod.rs
auto-ref-borrowck-failure.rs Convert field terminators to commas. Stop parsing semis. 2012-09-07 16:12:15 -07:00
autoderef-full-lval.rs
bad-alt.rs
bad-bang-ann-3.rs
bad-bang-ann.rs
bad-const-type.rs
bad-env-capture2.rs
bad-env-capture3.rs
bad-env-capture.rs
bad-expr-path2.rs
bad-expr-path.rs
bad-for-loop.rs
bad-main.rs
bad-method-typaram-kind.rs Convert all kind bounds to camel case. Remove send, owned keywords. 2012-09-07 18:10:11 -07:00
bad-module.rs Mark crate metadata with a version tag. Close #3390. 2012-09-05 16:53:55 -07:00
bad-name.rs
bad-record-pat-2.rs
bad-record-pat.rs
bad-type-env-capture.rs
bad-value-ident-false.rs Promote most restricted keywords to strict keywords 2012-09-10 12:07:19 -07:00
bad-value-ident-true.rs Promote most restricted keywords to strict keywords 2012-09-10 12:07:19 -07:00
bad-var-env-capture-in-block-arg.rs
bang-tailexpr.rs
bind-by-move-neither-can-live-while-the-other-survives-1.rs Convert field terminators to commas. Stop parsing semis. 2012-09-07 16:12:15 -07:00
bind-by-move-neither-can-live-while-the-other-survives-2.rs Convert field terminators to commas. Stop parsing semis. 2012-09-07 16:12:15 -07:00
bind-by-move-neither-can-live-while-the-other-survives-3.rs Convert field terminators to commas. Stop parsing semis. 2012-09-07 16:12:15 -07:00
bind-by-move-neither-can-live-while-the-other-survives-4.rs Convert field terminators to commas. Stop parsing semis. 2012-09-07 16:12:15 -07:00
bind-by-move-no-guards.rs Camel case the option type 2012-08-26 15:56:16 -07:00
bind-by-move-no-lvalues-1.rs Convert field terminators to commas. Stop parsing semis. 2012-09-07 16:12:15 -07:00
bind-by-move-no-lvalues-2.rs Convert field terminators to commas. Stop parsing semis. 2012-09-07 16:12:15 -07:00
bind-by-move-no-sub-bindings.rs Convert field terminators to commas. Stop parsing semis. 2012-09-07 16:12:15 -07:00
binop-add-ptr.rs
binop-add-tup-assign.rs
binop-add-tup.rs
binop-bitxor-str.rs
binop-logic-float.rs
binop-logic-int.rs
binop-mul-bool.rs
binop-typeck.rs
block-arg-as-stmt-with-value.rs
block-arg-used-as-lambda-with-illegal-cap.rs
block-coerce-no-2.rs
block-coerce-no.rs
block-deinitializes-upvar.rs
block-must-not-have-result-do.rs
block-must-not-have-result-for.rs
block-must-not-have-result-res.rs Remove struct ctors 2012-09-06 10:52:26 -07:00
block-must-not-have-result-while.rs
bogus-tag.rs m1!{...} -> m1!(...) 2012-08-23 11:14:14 -07:00
borrowck-addr-of-upvar.rs
borrowck-assign-comp-idx.rs
borrowck-assign-comp.rs
borrowck-assign-to-constants.rs Camel case the option type 2012-08-26 15:56:16 -07:00
borrowck-assign-to-enum.rs
borrowck-assign-to-subfield.rs
borrowck-binding-mutbl.rs
borrowck-borrowed-uniq-rvalue-2.rs Convert field terminators to commas. Stop parsing semis. 2012-09-07 16:12:15 -07:00
borrowck-borrowed-uniq-rvalue.rs Convert std::map to camel case 2012-09-10 17:08:36 -07:00
borrowck-call-sendfn.rs
borrowck-confuse-region.rs Refactor trans to replace lvalue and friends with Datum. 2012-09-06 06:11:12 -07:00
borrowck-imm-ref-to-mut-rec-field-issue-3162-b.rs
borrowck-imm-ref-to-mut-rec-field-issue-3162-c.rs More complete fix to #3162 (borrowck bug related to access to rec fields) 2012-08-23 18:54:08 -07:00
borrowck-imm-ref-to-mut-rec-field-issue-3162.rs
borrowck-issue-2657-1.rs Camel case the option type 2012-08-26 15:56:16 -07:00
borrowck-issue-2657-2.rs Camel case the option type 2012-08-26 15:56:16 -07:00
borrowck-lend-args.rs
borrowck-lend-flow.rs
borrowck-loan-blocks-move-cc.rs m1!{...} -> m1!(...) 2012-08-23 11:14:14 -07:00
borrowck-loan-blocks-move.rs
borrowck-loan-blocks-mut-uniq.rs
borrowck-loan-in-overloaded-op.rs Refactor trans to replace lvalue and friends with Datum. 2012-09-06 06:11:12 -07:00
borrowck-loan-rcvr-overloaded-op.rs Convert field terminators to commas. Stop parsing semis. 2012-09-07 16:12:15 -07:00
borrowck-loan-rcvr.rs make borrowck more conservative around rvalues. 2012-08-17 15:14:13 -07:00
borrowck-loan-vec-content.rs
borrowck-move-from-unsafe-ptr.rs
borrowck-mut-addr-of-imm-var.rs
borrowck-mut-deref-comp.rs
borrowck-mut-vec-as-imm-slice-bad.rs
borrowck-no-cycle-in-exchange-heap.rs Remove match check from test cases 2012-08-23 15:12:02 -07:00
borrowck-pat-by-value-binding.rs Camel case the option type 2012-08-26 15:56:16 -07:00
borrowck-pat-enum-in-box.rs Camel case the option type 2012-08-26 15:56:16 -07:00
borrowck-pat-enum.rs Camel case the option type 2012-08-26 15:56:16 -07:00
borrowck-pat-reassign-binding.rs Camel case the option type 2012-08-26 15:56:16 -07:00
borrowck-pat-reassign-sometimes-binding.rs Camel case the option type 2012-08-26 15:56:16 -07:00
borrowck-pure-scope-in-call.rs
borrowck-ref-into-rvalue.rs Camel case the option type 2012-08-26 15:56:16 -07:00
borrowck-ref-mut-of-imm.rs Camel case the option type 2012-08-26 15:56:16 -07:00
borrowck-unary-move-2.rs Convert field terminators to commas. Stop parsing semis. 2012-09-07 16:12:15 -07:00
borrowck-unary-move.rs
borrowck-unchecked-with-borrow.rs Camel case the option type 2012-08-26 15:56:16 -07:00
borrowck-uniq-via-box.rs
borrowck-uniq-via-lend.rs
borrowck-uniq-via-ref.rs
break-outside-loop.rs
cap-clause-both-copy-and-move.rs
cap-clause-double-copy.rs
cap-clause-double-move.rs
cap-clause-illegal-cap.rs Remove 'let' syntax for struct fields 2012-09-07 14:02:33 -07:00
cap-clause-move-upvar.rs
cap-clause-unresolved-copy.rs
cap-clause-unresolved-move.rs
cap-clause-use-after-move.rs
cap-clause-with-stack-closure.rs
capture1.rs
cast-from-nil.rs
cast-to-nil.rs
class-cast-to-trait.rs Remove priv sections from classes. Obsolete the syntax 2012-09-11 15:29:37 -07:00
class-implements-bad-trait.rs
class-implements-int.rs Remove 'let' syntax for struct fields 2012-09-07 14:02:33 -07:00
class-method-missing.rs Report obsolete trait lists on structs 2012-09-10 18:12:35 -07:00
class-missing-self.rs Remove priv sections from classes. Obsolete the syntax 2012-09-11 15:29:37 -07:00
const-recursive.rs
constrained-type-missing-check.rs
copy-a-resource.rs Remove 'let' syntax for struct fields 2012-09-07 14:02:33 -07:00
copy-into-closure.rs Add a test case for helpful errors when copying into closures (#2942) 2012-08-23 22:20:34 -04:00
crateresolve1.rs
crateresolve2.rs
crateresolve5.rs
dead-code-ret.rs m1!{...} -> m1!(...) 2012-08-23 11:14:14 -07:00
deref-non-pointer.rs
disallowed-deconstructing-destructing-struct.rs Convert field terminators to commas. Stop parsing semis. 2012-09-07 16:12:15 -07:00
do1.rs
do2.rs Fix some more test breakage. 2012-08-30 19:05:54 -07:00
do-lambda-requires-braces.rs
does-nothing.rs m1!{...} -> m1!(...) 2012-08-23 11:14:14 -07:00
dup-link-name.rs
elided-test.rs
empty-linkname2.rs
empty-linkname.rs
empty-record-type.rs
empty-vec-trailing-comma.rs
enum-in-scope.rs
estr-subtyping.rs
evec-subtyping.rs
export2.rs m1!{...} -> m1!(...) 2012-08-23 11:14:14 -07:00
export-fully-qualified.rs
export-import.rs test: "import" -> "use" 2012-09-05 12:32:05 -07:00
export-tag-variant.rs
export.rs
ext-after-attrib.rs m1!{...} -> m1!(...) 2012-08-23 11:14:14 -07:00
ext-noname.rs
ext-nonexistent.rs m1!{...} -> m1!(...) 2012-08-23 11:14:14 -07:00
extenv-no-args.rs m1!{...} -> m1!(...) 2012-08-23 11:14:14 -07:00
extenv-not-string-literal.rs m1!{...} -> m1!(...) 2012-08-23 11:14:14 -07:00
extenv-too-many-args.rs m1!{...} -> m1!(...) 2012-08-23 11:14:14 -07:00
extern-no-call.rs
extern-wrong-value-type.rs new region inference, seperate infer into modules, improve error msgs 2012-08-20 22:00:06 -07:00
extfmt-missing-type.rs m1!{...} -> m1!(...) 2012-08-23 11:14:14 -07:00
extfmt-no-args.rs m1!{...} -> m1!(...) 2012-08-23 11:14:14 -07:00
extfmt-non-literal2.rs m1!{...} -> m1!(...) 2012-08-23 11:14:14 -07:00
extfmt-non-literal.rs m1!{...} -> m1!(...) 2012-08-23 11:14:14 -07:00
extfmt-not-enough-args.rs m1!{...} -> m1!(...) 2012-08-23 11:14:14 -07:00
extfmt-too-many-args.rs m1!{...} -> m1!(...) 2012-08-23 11:14:14 -07:00
extfmt-unknown-type.rs m1!{...} -> m1!(...) 2012-08-23 11:14:14 -07:00
extfmt-unsigned-plus.rs m1!{...} -> m1!(...) 2012-08-23 11:14:14 -07:00
extfmt-unsigned-space.rs m1!{...} -> m1!(...) 2012-08-23 11:14:14 -07:00
extfmt-unterminated-conv.rs m1!{...} -> m1!(...) 2012-08-23 11:14:14 -07:00
fail-expr.rs
fail-simple.rs
fail-type-err.rs
fn-bad-block-type.rs
fn-compare-mismatch.rs Fix some more test breakage. 2012-08-30 19:05:54 -07:00
fn-variance-1.rs
fn-variance-2.rs Convert all kind bounds to camel case. Remove send, owned keywords. 2012-09-07 18:10:11 -07:00
fn-variance-3.rs Convert all kind bounds to camel case. Remove send, owned keywords. 2012-09-07 18:10:11 -07:00
for-loop-decl.rs Convert std::map to camel case 2012-09-10 17:08:36 -07:00
foreign-unsafe-fn-called.rs
foreign-unsafe-fn.rs
fru-extra-field.rs Remove 'with' 2012-09-04 15:47:04 -07:00
fully-qualified-type-name1.rs Camel case the option type 2012-08-26 15:56:16 -07:00
fully-qualified-type-name2.rs
fully-qualified-type-name3.rs
fully-qualified-type-name4.rs test: "import" -> "use" 2012-09-05 12:32:05 -07:00
if-branch-types.rs
if-typeck.rs
if-without-else-result.rs
implicit-method-bind.rs
import2.rs test: "import" -> "use" 2012-09-05 12:32:05 -07:00
import3.rs test: "import" -> "use" 2012-09-05 12:32:05 -07:00
import4.rs m1!{...} -> m1!(...) 2012-08-23 11:14:14 -07:00
import-from-missing.rs test: "import" -> "use" 2012-09-05 12:32:05 -07:00
import-from-path.rs test: "import" -> "use" 2012-09-05 12:32:05 -07:00
import-from-rename.rs test: "import" -> "use" 2012-09-05 12:32:05 -07:00
import-glob-0.rs test: "import" -> "use" 2012-09-05 12:32:05 -07:00
import-glob-circular.rs Convert 'import' to 'use'. Remove 'import' keyword. 2012-09-10 19:04:26 -07:00
import-glob-export.rs test: "import" -> "use" 2012-09-05 12:32:05 -07:00
import-glob-path.rs test: "import" -> "use" 2012-09-05 12:32:05 -07:00
import-glob-rename.rs test: "import" -> "use" 2012-09-05 12:32:05 -07:00
import-loop-2.rs
import-loop.rs test: "import" -> "use" 2012-09-05 12:32:05 -07:00
import.rs test: "import" -> "use" 2012-09-05 12:32:05 -07:00
index_message.rs
infinite-instantiation.rs Convert all kind bounds to camel case. Remove send, owned keywords. 2012-09-07 18:10:11 -07:00
infinite-tag-type-recursion.rs
infinite-vec-type-recursion.rs
integer-literal-suffix-inference.rs
issue-511.rs test: "import" -> "use" 2012-09-05 12:32:05 -07:00
issue-897-2.rs
issue-897.rs
issue-1193.rs
issue-1362.rs
issue-1448-1.rs m1!{...} -> m1!(...) 2012-08-23 11:14:14 -07:00
issue-1448-2.rs m1!{...} -> m1!(...) 2012-08-23 11:14:14 -07:00
issue-1451.rs
issue-1655.rs
issue-1697.rs test: "import" -> "use" 2012-09-05 12:32:05 -07:00
issue-1763.rs
issue-1802-1.rs
issue-1802-2.rs
issue-1871.rs
issue-1900.rs
issue-1962.rs
issue-1965.rs
issue-2063-resource.rs Remove 'let' syntax for struct fields 2012-09-07 14:02:33 -07:00
issue-2063.rs
issue-2111.rs Camel case the option type 2012-08-26 15:56:16 -07:00
issue-2123.rs test: "import" -> "use" 2012-09-05 12:32:05 -07:00
issue-2149.rs
issue-2150.rs
issue-2151.rs
issue-2330.rs
issue-2354.rs
issue-2356.rs Convert class methods to impl methods. Stop parsing class methods 2012-09-10 16:13:08 -07:00
issue-2370-2.rs Remove struct ctors 2012-09-06 10:52:26 -07:00
issue-2370.rs Remove struct ctors 2012-09-06 10:52:26 -07:00
issue-2467.rs
issue-2487-b.rs Convert class methods to impl methods. Stop parsing class methods 2012-09-10 16:13:08 -07:00
issue-2509-a.rs Remove struct ctors 2012-09-06 10:52:26 -07:00
issue-2548.rs Convert field terminators to commas. Stop parsing semis. 2012-09-07 16:12:15 -07:00
issue-2587-2.rs Convert all kind bounds to camel case. Remove send, owned keywords. 2012-09-07 18:10:11 -07:00
issue-2590.rs test: "import" -> "use" 2012-09-05 12:32:05 -07:00
issue-2611-3.rs Convert 'import' to 'use'. Remove 'import' keyword. 2012-09-10 19:04:26 -07:00
issue-2611-4.rs Convert 'import' to 'use'. Remove 'import' keyword. 2012-09-10 19:04:26 -07:00
issue-2611-5.rs Convert 'import' to 'use'. Remove 'import' keyword. 2012-09-10 19:04:26 -07:00
issue-2718-a.rs Convert all kind bounds to camel case. Remove send, owned keywords. 2012-09-07 18:10:11 -07:00
issue-2766-a.rs Convert all kind bounds to camel case. Remove send, owned keywords. 2012-09-07 18:10:11 -07:00
issue-2825-b.rs Remove 'let' syntax for struct fields 2012-09-07 14:02:33 -07:00
issue-2848.rs Convert 'import' to 'use'. Remove 'import' keyword. 2012-09-10 19:04:26 -07:00
issue-2849.rs
issue-2937.rs test: "import" -> "use" 2012-09-05 12:32:05 -07:00
issue-3021-b.rs Convert class methods to impl methods. Stop parsing class methods 2012-09-10 16:13:08 -07:00
issue-3021-c.rs
issue-3021-d.rs
issue-3021.rs
issue-3033.rs
issue-3036.rs
issue-3038.rs
issue-3044.rs
issue-3096-1.rs
issue-3096-2.rs
issue-3099-a.rs
issue-3099-b.rs Remove module keyword 2012-09-07 16:53:21 -07:00
issue-3099.rs
issue-3344.rs In typeck, don't assume traits with default methods are in the same crate 2012-09-07 10:27:29 -07:00
keyword.rs Promote most restricted keywords to strict keywords 2012-09-10 12:07:19 -07:00
kindck-implicit-close-over-mut-var.rs
kindck-nonsendable-1.rs
kindck-owned-trait-contains.rs Convert all kind bounds to camel case. Remove send, owned keywords. 2012-09-07 18:10:11 -07:00
kindck-owned-trait-scoped.rs Convert all kind bounds to camel case. Remove send, owned keywords. 2012-09-07 18:10:11 -07:00
kindck-owned-trait.rs Convert all kind bounds to camel case. Remove send, owned keywords. 2012-09-07 18:10:11 -07:00
kindck-owned.rs Convert all kind bounds to camel case. Remove send, owned keywords. 2012-09-07 18:10:11 -07:00
lambda-mutate-nested.rs
lambda-mutate.rs
let-destruct-refutable.rs
lint-heap-memory.rs Add lint modes for uses of @ and ~ pointers, in general. 2012-08-28 18:25:41 -07:00
lint-managed-heap-memory.rs Add lint modes for uses of @ and ~ pointers, in general. 2012-08-28 18:25:41 -07:00
lint-non-camel-case-class.rs Remove 'let' syntax for struct fields 2012-09-07 14:02:33 -07:00
lint-non-camel-case-enum.rs
lint-non-camel-case-struct.rs Convert field terminators to commas. Stop parsing semis. 2012-09-07 16:12:15 -07:00
lint-non-camel-case-type.rs
lint-non-camel-case-variant.rs
lint-owned-heap-memory.rs Add lint modes for uses of @ and ~ pointers, in general. 2012-08-28 18:25:41 -07:00
liveness-and-init.rs
liveness-assign-imm-local-in-loop.rs
liveness-assign-imm-local-in-op-eq.rs
liveness-assign-imm-local-in-swap.rs
liveness-assign-imm-local-with-init.rs
liveness-bad-bang-2.rs
liveness-block-unint.rs
liveness-break-uninit-2.rs
liveness-break-uninit.rs
liveness-closure-require-ret.rs
liveness-dead.rs
liveness-forgot-ret.rs
liveness-if-no-else.rs
liveness-if-with-else.rs m1!{...} -> m1!(...) 2012-08-23 11:14:14 -07:00
liveness-init-in-called-fn-expr.rs
liveness-init-in-fn-expr.rs
liveness-init-in-fru.rs Remove 'with' 2012-09-04 15:47:04 -07:00
liveness-init-op-equal.rs
liveness-init-plus-equal.rs
liveness-issue-2163.rs
liveness-missing-ret2.rs Remove match check from test cases 2012-08-23 15:12:02 -07:00
liveness-move-from-args.rs
liveness-move-from-mode.rs
liveness-move-in-loop.rs
liveness-move-in-while.rs
liveness-or-init.rs
liveness-return.rs
liveness-swap-uninit.rs
liveness-uninit-after-item.rs
liveness-uninit.rs
liveness-unused
liveness-unused.rs Remove 'let' syntax for struct fields 2012-09-07 14:02:33 -07:00
liveness-use-after-move.rs
liveness-use-after-send.rs Convert all kind bounds to camel case. Remove send, owned keywords. 2012-09-07 18:10:11 -07:00
liveness-use-in-index-lvalue.rs
liveness-while-break.rs m1!{...} -> m1!(...) 2012-08-23 11:14:14 -07:00
liveness-while-cond.rs
liveness-while.rs
loop-does-not-diverge.rs
lub-in-args.rs
macro-2.rs m1!{...} -> m1!(...) 2012-08-23 11:14:14 -07:00
macro.rs m1!{...} -> m1!(...) 2012-08-23 11:14:14 -07:00
main-wrong-type-2.rs
main-wrong-type.rs
map-types.rs Convert std::map to camel case 2012-09-10 17:08:36 -07:00
minus-string.rs
missing-do.rs
missing-main.rs
missing-return.rs
missingmod.rc
mode-inference-fail.rs new region inference, seperate infer into modules, improve error msgs 2012-08-20 22:00:06 -07:00
multiline-comment-line-tracking.rs
multitrait.rs Fix obsolete struct syntax in test 2012-09-07 17:54:47 -07:00
mutable-arguments.rs
mutable-class-fields-2.rs Remove priv sections from classes. Obsolete the syntax 2012-09-11 15:29:37 -07:00
mutable-class-fields.rs Remove priv sections from classes. Obsolete the syntax 2012-09-11 15:29:37 -07:00
mutable-huh-box-assign.rs
mutable-huh-field-assign.rs
mutable-huh-ptr-assign.rs
mutable-huh-unique-assign.rs
mutable-huh-variance-box.rs
mutable-huh-variance-deep.rs
mutable-huh-variance-ptr.rs
mutable-huh-variance-rec.rs
mutable-huh-variance-unique.rs
mutable-huh-variance-vec1.rs
mutable-huh-variance-vec2.rs
mutable-huh-variance-vec3.rs
mutable-huh-variance-vec4.rs
mutable-huh-vec-assign.rs
name-clash-nullary-2.rs
name-clash-nullary.rs test: "import" -> "use" 2012-09-05 12:32:05 -07:00
nested-ty-params.rs
no-capture-arc.rs test: "import" -> "use" 2012-09-05 12:32:05 -07:00
no-comment-balancing.rs Add an ignore! macro, remove support for nested block comments, re: #2755. 2012-09-07 16:58:36 -07:00
no-reuse-move-arc.rs test: "import" -> "use" 2012-09-05 12:32:05 -07:00
no-send-res-ports.rs Remove 'let' syntax for struct fields 2012-09-07 14:02:33 -07:00
noexporttypeexe.rs Camel case the option type 2012-08-26 15:56:16 -07:00
nolink-with-link-args.rs
non-const.rs Convert all kind bounds to camel case. Remove send, owned keywords. 2012-09-07 18:10:11 -07:00
non-copyable-void.rs
non-exhaustive-match-nested.rs
non-exhaustive-match.rs Camel case the option type 2012-08-26 15:56:16 -07:00
noncopyable-class.rs Remove 'let' syntax for struct fields 2012-09-07 14:02:33 -07:00
noncopyable-match-pattern.rs Camel case the option type 2012-08-26 15:56:16 -07:00
nonscalar-cast.rs
not-a-pred.rs
not-enough-arguments.rs
not-utf8.bin
not-utf8.rs m1!{...} -> m1!(...) 2012-08-23 11:14:14 -07:00
obsolete-syntax.rs Remove priv sections from classes. Obsolete the syntax 2012-09-11 15:29:37 -07:00
occurs-check-3.rs
occurs-check.rs
omitted-arg-in-item-fn.rs
omitted-arg-wrong-types.rs
or-patter-mismatch.rs
output-type-mismatch.rs
oversized-literal.rs
pat-ref-enum.rs
pat-shadow-in-nested-binding.rs
pattern-tyvar-2.rs test: "import" -> "use" 2012-09-05 12:32:05 -07:00
pattern-tyvar.rs test: "import" -> "use" 2012-09-05 12:32:05 -07:00
pinned-deep-copy.rs Remove 'let' syntax for struct fields 2012-09-07 14:02:33 -07:00
pptypedef.rs Camel case the option type 2012-08-26 15:56:16 -07:00
prim-with-args.rs
private-impl-method.rs rustc: Implement private methods. 2012-09-04 18:30:27 -07:00
private-item-simple.rs rustc: Fix double-reporting of private item errors. Un-XFAIL private-item-simple.rs. 2012-09-05 16:21:53 -07:00
private-method-cross-crate.rs Convert class methods to impl methods. Stop parsing class methods 2012-09-10 16:13:08 -07:00
private-method.rs Remove priv sections from classes. Obsolete the syntax 2012-09-11 15:29:37 -07:00
private-struct-field-cross-crate.rs test: "import" -> "use" 2012-09-05 12:32:05 -07:00
private-struct-field-ctor.rs rustc: Don't allow private fields to be named in constructors or destructured 2012-09-04 19:07:23 -07:00
private-struct-field-pattern.rs rustc: Don't allow private fields to be named in constructors or destructured 2012-09-04 19:07:23 -07:00
private-struct-field.rs Convert field terminators to commas. Stop parsing semis. 2012-09-07 16:12:15 -07:00
private-variant.rs rustc: Make "priv" work on enum variants 2012-09-05 17:24:28 -07:00
pure-higher-order.rs m1!{...} -> m1!(...) 2012-08-23 11:14:14 -07:00
pure-loop-body.rs
pure-modifies-aliased.rs
pure-subtyping.rs
purity-infer-fail.rs Infer purity for || style closures. Closes #3023. 2012-08-24 14:21:27 -07:00
qquote-1.rs test: "import" -> "use" 2012-09-05 12:32:05 -07:00
qquote-2.rs test: "import" -> "use" 2012-09-05 12:32:05 -07:00
rec-expected.rs
rec-extend.rs Remove 'with' 2012-09-04 15:47:04 -07:00
rec-missing-fields.rs
record-with-resource.rs Remove 'let' syntax for struct fields 2012-09-07 14:02:33 -07:00
recursive-enum.rs
redundant-link-args.rs
regions-addr-of-arg.rs
regions-addr-of-self.rs Convert class methods to impl methods. Stop parsing class methods 2012-09-10 16:13:08 -07:00
regions-addr-of-upvar-self.rs Convert class methods to impl methods. Stop parsing class methods 2012-09-10 16:13:08 -07:00
regions-blk.rs new region inference, seperate infer into modules, improve error msgs 2012-08-20 22:00:06 -07:00
regions-bounds.rs Remove 'let' syntax for struct fields 2012-09-07 14:02:33 -07:00
regions-creating-enums3.rs Infer variance of types with respect to the region parameter. 2012-08-23 06:30:43 -07:00
regions-creating-enums4.rs Infer variance of types with respect to the region parameter. 2012-08-23 06:30:43 -07:00
regions-creating-enums.rs
regions-escape-bound-fn-2.rs Camel case the option type 2012-08-26 15:56:16 -07:00
regions-escape-bound-fn.rs Camel case the option type 2012-08-26 15:56:16 -07:00
regions-escape-loop-via-variable.rs
regions-escape-loop-via-vec.rs
regions-escape-via-trait-or-not.rs m1!{...} -> m1!(...) 2012-08-23 11:14:14 -07:00
regions-fn-subtyping.rs
regions-fns.rs
regions-freevar.rs more sound treatment of fn& regions; change all & to be distinct 2012-08-21 10:28:34 -07:00
regions-glb-free-free.rs Convert 'import' to 'use'. Remove 'import' keyword. 2012-09-10 19:04:26 -07:00
regions-in-consts.rs
regions-in-enums.rs
regions-in-rsrcs.rs Remove 'let' syntax for struct fields 2012-09-07 14:02:33 -07:00
regions-in-type-items.rs
regions-infer-at-fn-not-param.rs Convert field terminators to commas. Stop parsing semis. 2012-09-07 16:12:15 -07:00
regions-infer-borrow-scope-too-big.rs more sound treatment of fn& regions; change all & to be distinct 2012-08-21 10:28:34 -07:00
regions-infer-borrow-scope-within-loop.rs Refactor trans to replace lvalue and friends with Datum. 2012-09-06 06:11:12 -07:00
regions-infer-call-3.rs more sound treatment of fn& regions; change all & to be distinct 2012-08-21 10:28:34 -07:00
regions-infer-contravariance-due-to-immutability.rs Convert field terminators to commas. Stop parsing semis. 2012-09-07 16:12:15 -07:00
regions-infer-contravariance-due-to-ret.rs Convert field terminators to commas. Stop parsing semis. 2012-09-07 16:12:15 -07:00
regions-infer-covariance-due-to-arg.rs Convert field terminators to commas. Stop parsing semis. 2012-09-07 16:12:15 -07:00
regions-infer-invariance-due-to-arg-and-ret.rs Convert field terminators to commas. Stop parsing semis. 2012-09-07 16:12:15 -07:00
regions-infer-invariance-due-to-mutability-1.rs Convert field terminators to commas. Stop parsing semis. 2012-09-07 16:12:15 -07:00
regions-infer-invariance-due-to-mutability-2.rs Convert field terminators to commas. Stop parsing semis. 2012-09-07 16:12:15 -07:00
regions-infer-invariance-due-to-mutability-3.rs Convert field terminators to commas. Stop parsing semis. 2012-09-07 16:12:15 -07:00
regions-infer-invariance-due-to-mutability-4.rs Convert field terminators to commas. Stop parsing semis. 2012-09-07 16:12:15 -07:00
regions-infer-invariance-due-to-mutability.rs Convert field terminators to commas. Stop parsing semis. 2012-09-07 16:12:15 -07:00
regions-infer-not-param.rs Convert field terminators to commas. Stop parsing semis. 2012-09-07 16:12:15 -07:00
regions-infer-paramd-indirect.rs
regions-infer-paramd-method.rs
regions-infer-region-in-fn-but-not-type.rs
regions-nested-fns-2.rs
regions-nested-fns.rs new region inference, seperate infer into modules, improve error msgs 2012-08-20 22:00:06 -07:00
regions-out-of-scope-slice.rs
regions-ret-borrowed-1.rs m1!{...} -> m1!(...) 2012-08-23 11:14:14 -07:00
regions-ret-borrowed.rs m1!{...} -> m1!(...) 2012-08-23 11:14:14 -07:00
regions-ret.rs
regions-scoping.rs new region inference, seperate infer into modules, improve error msgs 2012-08-20 22:00:06 -07:00
regions-steal-closure.rs Convert field terminators to commas. Stop parsing semis. 2012-09-07 16:12:15 -07:00
regions-trait-1.rs
regions-trait-2.rs new region inference, seperate infer into modules, improve error msgs 2012-08-20 22:00:06 -07:00
regions-trait-3.rs new region inference, seperate infer into modules, improve error msgs 2012-08-20 22:00:06 -07:00
regions-var-type-out-of-scope.rs
repeat-to-run-dtor-twice.rs Convert field terminators to commas. Stop parsing semis. 2012-09-07 16:12:15 -07:00
resolve-inconsistent-binding-mode.rs
resolve-inconsistent-names.rs
restricted-keyword1.rs Promote most restricted keywords to strict keywords 2012-09-10 12:07:19 -07:00
restricted-keyword2.rs Promote most restricted keywords to strict keywords 2012-09-10 12:07:19 -07:00
ret-non-nil.rs
return-in-block-function.rs
selftype-astparam.rs
selftype-traittype.rs
sendfn-is-not-a-lambda.rs
seq-args.rs
spawn-non-nil-fn.rs test: "import" -> "use" 2012-09-05 12:32:05 -07:00
staticness-mismatch.rs
swap-no-lval.rs
sync-cond-shouldnt-escape.rs test: "import" -> "use" 2012-09-05 12:32:05 -07:00
sync-rwlock-cond-shouldnt-escape.rs test: "import" -> "use" 2012-09-05 12:32:05 -07:00
sync-rwlock-read-mode-shouldnt-escape.rs test: "import" -> "use" 2012-09-05 12:32:05 -07:00
sync-rwlock-write-mode-cond-shouldnt-escape.rs test: "import" -> "use" 2012-09-05 12:32:05 -07:00
sync-rwlock-write-mode-shouldnt-escape.rs test: "import" -> "use" 2012-09-05 12:32:05 -07:00
tag-that-dare-not-speak-its-name.rs Convert all kind bounds to camel case. Remove send, owned keywords. 2012-09-07 18:10:11 -07:00
tag-type-args.rs
tag-variant-cast-non-nullary.rs
tag-variant-disr-dup.rs
tag-variant-disr-non-nullary.rs
tag-variant-disr-type-mismatch.rs
tail-typeck.rs
terr-in-field.rs new region inference, seperate infer into modules, improve error msgs 2012-08-20 22:00:06 -07:00
terr-sorts.rs new region inference, seperate infer into modules, improve error msgs 2012-08-20 22:00:06 -07:00
tps-invariant-class.rs Remove 'let' syntax for struct fields 2012-09-07 14:02:33 -07:00
tps-invariant-enum.rs
tps-invariant-trait.rs Convert all kind bounds to camel case. Remove send, owned keywords. 2012-09-07 18:10:11 -07:00
trait-cast.rs
trait-impl-different-num-params.rs
trait-keyword.rs
trait-or-new-type-instead.rs Camel case the option type 2012-08-26 15:56:16 -07:00
trait-test-2.rs
trait-test.rs
tutorial-suffix-inference-test.rs
type-arg-out-of-scope.rs
type-mismatch-multiple.rs
type-mismatch.rs
type-recursive.rs
type-shadow.rs
unary-move.rs
unbalanced-doublequote.rs
unique-mut.rs
unique-pinned-nocopy.rs Remove 'let' syntax for struct fields 2012-09-07 14:02:33 -07:00
unique-unique-kind.rs Convert all kind bounds to camel case. Remove send, owned keywords. 2012-09-07 18:10:11 -07:00
unique-vec-res.rs Remove 'let' syntax for struct fields 2012-09-07 14:02:33 -07:00
unreachable-arm.rs
unreachable-code.rs
unsafe-fn-assign-deref-ptr.rs
unsafe-fn-autoderef.rs
unsafe-fn-called-from-safe.rs
unsafe-fn-deref-ptr.rs
unsafe-fn-used-as-value.rs
unsendable-class.rs Remove 'let' syntax for struct fields 2012-09-07 14:02:33 -07:00
unsupported-cast.rs
unused-imports-warn.rs Convert 'import' to 'use'. Remove 'import' keyword. 2012-09-10 19:04:26 -07:00
use-meta-dup.rs
use-meta-mismatch.rs
use-meta.rc
vec-add.rs
vec-concat-bug.rs Convert all kind bounds to camel case. Remove send, owned keywords. 2012-09-07 18:10:11 -07:00
vec-field.rs
vec-res-add.rs make borrowck more conservative around rvalues. 2012-08-17 15:14:13 -07:00
vector-no-ann.rs
view-items-at-top.rs test: "import" -> "use" 2012-09-05 12:32:05 -07:00
vtable-res-trait-param.rs Do vtable resolution for *all* method calls, not just statically resolved ones... Closes #3221. 2012-08-20 13:36:15 -07:00
warn-ctypes-err-attr.rs
warn-ctypes.rs
warn-foreign-int-types.rs
warn-path-statement.rs
while-type-error.rs
writing-through-read-alias.rs
writing-to-immutable-rec.rs
writing-to-immutable-vec.rs
wrong-ret-type.rs