rust/src/test/compile-fail
Niko Matsakis 007abe9352 Rather than storing a list of ty::method per trait, store one ty::method
per method and list of def-ids per trait.
2013-04-05 05:36:02 -04:00
..
access-mode-in-closures.rs test: Remove newtype enums from the test suite. rs=deenum 2013-03-11 09:35:58 -07:00
alt-arrows-block-then-binop.rs
alt-join.rs Remove uses of log 2013-03-11 23:19:42 -07:00
alt-pattern-field-mismatch-2.rs
alt-pattern-field-mismatch.rs
alt-range-fail-dominate.rs
alt-range-fail.rs
alt-tag-nullary.rs
alt-tag-unary.rs
alt-vec-invalid.rs Implement vector destructuring from tail 2013-03-11 19:01:51 +09:00
alt-vec-mismatch-2.rs
alt-vec-mismatch.rs
alt-vec-unreachable.rs
ambig_impl_2_exe.rs test: Fix tests. rs=tests 2013-03-13 20:08:35 -07:00
ambig_impl_bounds.rs test: Fix tests. rs=tests 2013-03-13 20:08:35 -07:00
ambig_impl_unify.rs librustc: Remove implicit self from the language, except for old-style drop blocks. 2013-03-13 20:07:10 -07:00
arc-cant-nest-rw-arc-3177.rs
arc-rw-cond-shouldnt-escape.rs option: rm functions that duplicate methods 2013-03-26 22:44:40 -04:00
arc-rw-read-mode-shouldnt-escape.rs librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00
arc-rw-state-shouldnt-escape.rs option: rm functions that duplicate methods 2013-03-26 22:44:40 -04:00
arc-rw-write-mode-cond-shouldnt-escape.rs option: rm functions that duplicate methods 2013-03-26 22:44:40 -04:00
arc-rw-write-mode-shouldnt-escape.rs librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00
arg-count-mismatch.rs
arg-style-mismatch.rs librustc: Replace all uses of fn() with &fn(). rs=defun 2013-03-11 09:35:58 -07:00
arg-type-mismatch.rs
assign-imm-local-twice.rs
assign-to-method.rs librustc: Remove implicit self from the language, except for old-style drop blocks. 2013-03-13 20:07:10 -07:00
attempted-access-non-fatal.rs Remove uses of log 2013-03-11 23:19:42 -07:00
attr-bad-crate-attr.rc
attr-bad-meta.rs
attr-before-ext.rs
attr-before-let.rs
attr-before-stmt.rs
attr-dangling-in-fn.rs
attr-dangling-in-mod.rs
auto-ref-borrowck-failure.rs librustc: Modify all code to use new lifetime binder syntax 2013-03-26 21:30:17 -07:00
auto-ref-slice-plus-ref.rs librustc: Modify all code to use new lifetime binder syntax 2013-03-26 21:30:17 -07:00
autoderef-full-lval.rs librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00
bad-alt.rs
bad-bang-ann-3.rs
bad-bang-ann.rs
bad-const-type.rs librustc: Remove the const declaration form everywhere 2013-03-22 22:24:35 -07:00
bad-env-capture2.rs
bad-env-capture3.rs
bad-env-capture.rs
bad-expr-path2.rs Adjust error messages for compile-fail tests. 2013-02-26 17:23:30 -08:00
bad-expr-path.rs Adjust error messages for compile-fail tests. 2013-02-26 17:23:30 -08:00
bad-for-loop.rs librustc: Replace all uses of fn() with &fn(). rs=defun 2013-03-11 09:35:58 -07:00
bad-main.rs
bad-method-typaram-kind.rs librustc: Remove implicit self from the language, except for old-style drop blocks. 2013-03-13 20:07:10 -07:00
bad-module.rs
bad-name.rs
bad-type-env-capture.rs
bad-value-ident-false.rs
bad-value-ident-true.rs
bang-tailexpr.rs
bind-by-move-neither-can-live-while-the-other-survives-1.rs tests/tutorials: Get rid of move. 2013-02-15 02:49:55 -08:00
bind-by-move-neither-can-live-while-the-other-survives-2.rs tests/tutorials: Get rid of move. 2013-02-15 02:49:55 -08:00
bind-by-move-neither-can-live-while-the-other-survives-3.rs tests/tutorials: Get rid of move. 2013-02-15 02:49:55 -08:00
bind-by-move-neither-can-live-while-the-other-survives-4.rs tests/tutorials: Get rid of move. 2013-02-15 02:49:55 -08:00
bind-by-move-no-guards.rs librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00
bind-by-move-no-lvalues-1.rs tests/tutorials: Get rid of move. 2013-02-15 02:49:55 -08:00
bind-by-move-no-lvalues-2.rs tests/tutorials: Get rid of move. 2013-02-15 02:49:55 -08:00
bind-by-move-no-sub-bindings.rs tests/tutorials: Get rid of move. 2013-02-15 02:49:55 -08:00
binop-add-ptr.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 librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00
block-coerce-no-2.rs Add AbiSet and integrate it into the AST. 2013-03-29 18:36:20 -07:00
block-coerce-no.rs Remove uses of log 2013-03-11 23:19:42 -07:00
block-must-not-have-result-do.rs
block-must-not-have-result-for.rs
block-must-not-have-result-res.rs libsyntax: error on struct Foo {}. 2013-03-27 18:17:58 -07:00
block-must-not-have-result-while.rs
bogus-tag.rs
borrowck-addr-of-upvar.rs librustc: Convert all uses of old lifetime notation to new lifetime notation. rs=delifetiming 2013-03-18 17:21:14 -07:00
borrowck-assign-comp-idx.rs librustc: Replace all uses of fn() with &fn(). rs=defun 2013-03-11 09:35:58 -07:00
borrowck-assign-comp.rs test: De-mut the test suite. rs=demuting 2013-02-22 18:35:01 -08:00
borrowck-assign-to-constants.rs librustc: Remove the const declaration form everywhere 2013-03-22 22:24:35 -07:00
borrowck-assign-to-enum.rs test: Fix tests. rs=tests 2013-03-11 09:36:00 -07:00
borrowck-assign-to-subfield.rs libsyntax: Remove @const from the language 2013-03-21 17:31:35 -07:00
borrowck-autoref-3261.rs test: Fix tests. rs=tests 2013-03-13 20:08:35 -07:00
borrowck-borrow-from-owned-ptr.rs
borrowck-borrow-from-stack-variable.rs
borrowck-borrowed-uniq-rvalue-2.rs librustc: Modify all code to use new lifetime binder syntax 2013-03-26 21:30:17 -07:00
borrowck-borrowed-uniq-rvalue.rs rename Linear{Map,Set} => Hash{Map,Set} 2013-04-03 10:30:36 -04:00
borrowck-call-method-from-mut-aliasable.rs librustc: Mark all type implementations public. rs=impl-publicity 2013-02-28 11:32:24 -08:00
borrowck-call-sendfn.rs test: Remove fn@, fn~, and fn& from the test suite. rs=defun 2013-03-02 18:47:47 -08:00
borrowck-imm-ref-to-mut-rec-field-issue-3162-c.rs
borrowck-insert-during-each.rs rename Linear{Map,Set} => Hash{Map,Set} 2013-04-03 10:30:36 -04:00
borrowck-issue-2657-1.rs
borrowck-issue-2657-2.rs
borrowck-lend-flow.rs librustc: Replace all uses of fn() with &fn(). rs=defun 2013-03-11 09:35:58 -07:00
borrowck-loan-blocks-move-cc.rs librustc: Replace all uses of fn() with &fn(). rs=defun 2013-03-11 09:35:58 -07:00
borrowck-loan-blocks-move.rs
borrowck-loan-blocks-mut-uniq.rs librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00
borrowck-loan-in-overloaded-op.rs test: Remove pure from the test suite 2013-03-22 12:57:28 -07:00
borrowck-loan-local-as-both-mut-and-imm.rs
borrowck-loan-rcvr-overloaded-op.rs test: Remove pure from the test suite 2013-03-22 12:57:28 -07:00
borrowck-loan-rcvr.rs test: Remove pure from the test suite 2013-03-22 12:57:28 -07:00
borrowck-loan-vec-content.rs librustc: Replace all uses of fn() with &fn(). rs=defun 2013-03-11 09:35:58 -07:00
borrowck-move-by-capture.rs Remove unused imports throughout src/ 2013-03-04 12:27:01 -05:00
borrowck-move-from-unsafe-ptr.rs tests/tutorials: Get rid of move. 2013-02-15 02:49:55 -08:00
borrowck-mut-addr-of-imm-var.rs Remove uses of log 2013-03-11 23:19:42 -07:00
borrowck-mut-boxed-vec.rs
borrowck-mut-deref-comp.rs test: Remove newtype enums from the test suite. rs=deenum 2013-03-11 09:35:58 -07:00
borrowck-mut-slice-of-imm-vec.rs test: De-[mut] (remove all mutable arrays from) the tests. rs=demuting 2013-02-26 04:18:12 -08:00
borrowck-no-cycle-in-exchange-heap.rs test: De-mut the test suite. rs=demuting 2013-02-22 18:35:01 -08:00
borrowck-pat-by-value-binding.rs
borrowck-pat-enum.rs
borrowck-pat-reassign-binding.rs
borrowck-pat-reassign-sometimes-binding.rs
borrowck-reborrow-from-mut.rs
borrowck-ref-into-rvalue.rs
borrowck-ref-mut-of-imm.rs librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00
borrowck-unary-move-2.rs test: Fix tests. rs=tests 2013-03-11 09:36:00 -07:00
borrowck-unary-move.rs
borrowck-uniq-via-box.rs libsyntax: Remove @const from the language 2013-03-21 17:31:35 -07:00
borrowck-uniq-via-lend.rs Remove the last bits of structural records from tests/rustc/rusti/rustpkg. 2013-02-21 15:19:40 -08:00
borrowck-uniq-via-ref.rs test: Fix tests. 2013-03-07 22:37:58 -08:00
borrowck-vec-pattern-element-loan.rs Implement vector destructuring from tail 2013-03-11 19:01:51 +09:00
borrowck-vec-pattern-loan-from-mut.rs
borrowck-vec-pattern-move-tail.rs test: De-[mut] (remove all mutable arrays from) the tests. rs=demuting 2013-02-26 04:18:12 -08:00
borrowck-vec-pattern-nesting.rs
borrowck-vec-pattern-tail-element-loan.rs tests/tutorials: Get rid of move. 2013-02-15 02:49:55 -08:00
borrowck-wg-borrow-mut-to-imm-fail-2.rs
borrowck-wg-borrow-mut-to-imm-fail-3.rs
borrowck-wg-borrow-mut-to-imm-fail.rs
borrowck-wg-move-base-2.rs
break-outside-loop.rs Remove REC, change related tests/docs 2013-03-02 12:57:05 +09:00
by-move-pattern-binding.rs
capture1.rs
cast-from-nil.rs librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00
cast-to-nil.rs
cast-vector-to-unsafe-nonstatic.rs Permit casting region pointers to unsafe ones. 2013-03-07 14:48:28 -05:00
class-cast-to-trait.rs test: Fix tests. rs=tests 2013-03-13 20:08:35 -07:00
class-implements-bad-trait.rs
class-implements-int.rs
class-method-missing.rs librustc: Remove implicit self from the language, except for old-style drop blocks. 2013-03-13 20:07:10 -07:00
class-missing-self.rs librustc: Remove implicit self from the language, except for old-style drop blocks. 2013-03-13 20:07:10 -07:00
closure-that-fails.rs librustc: Replace all uses of fn() with &fn(). rs=defun 2013-03-11 09:35:58 -07:00
coherence_inherent_cc.rs Fix bug in coherence that causes all cross-crate impls to be regarded as 2013-03-06 11:02:19 -05:00
coherence_inherent.rs Fix bug in coherence that causes all cross-crate impls to be regarded as 2013-03-06 11:02:19 -05:00
const-cast-different-types.rs librustc: Remove the const declaration form everywhere 2013-03-22 22:24:35 -07:00
const-cast-wrong-type.rs librustc: Remove all uses of the old [T * N] fixed-length vector syntax 2013-03-26 21:29:34 -07:00
const-recursive.rs librustc: Remove the const declaration form everywhere 2013-03-22 22:24:35 -07:00
copy-a-resource.rs Remove uses of log 2013-03-11 23:19:42 -07:00
crateresolve1.rs
crateresolve2.rs
crateresolve5.rs librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00
dead-code-ret.rs Remove uses of log 2013-03-11 23:19:42 -07:00
deref-non-pointer.rs
deriving-meta-unknown-trait.rs syntax: implement #[deriving] meta-attribute 2013-03-12 12:52:39 -04:00
deriving-obsolete.rs syntax: make old #[deriving_foo] attribute obsolete 2013-03-22 07:15:13 -04:00
die-not-unique.rs
disallowed-deconstructing-destructing-struct.rs
do1.rs
do2.rs librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00
do-lambda-requires-braces.rs
does-nothing.rs Adjust error messages for compile-fail tests. 2013-02-26 17:23:30 -08:00
drop-on-non-struct.rs
dup-link-name.rs
duplicate-visibility.rs
elided-test.rs
empty-linkname2.rs test: Fix tests. 2013-03-07 22:37:58 -08:00
empty-linkname.rs test: Fix tests. 2013-03-07 22:37:58 -08:00
empty-record-type.rs
empty-vec-trailing-comma.rs
enum-in-scope.rs test: Remove newtype enums from the test suite. rs=deenum 2013-03-11 09:35:58 -07:00
estr-subtyping.rs
eval-enum.rs
evec-subtyping.rs librustc: Remove all uses of the old [T * N] fixed-length vector syntax 2013-03-26 21:29:34 -07:00
explicit-call-to-dtor.rs
explicit-call-to-supertrait-dtor.rs librustc: Remove implicit self from the language, except for old-style drop blocks. 2013-03-13 20:07:10 -07:00
export2.rs
export-fully-qualified.rs
export-import.rs
export-tag-variant.rs
export.rs
ext-after-attrib.rs
ext-nonexistent.rs
extenv-no-args.rs
extenv-not-string-literal.rs
extenv-too-many-args.rs
extern-no-call.rs Rather than storing a list of ty::method per trait, store one ty::method 2013-04-05 05:36:02 -04:00
extern-wrong-value-type.rs librustc: Replace all uses of fn() with &fn(). rs=defun 2013-03-11 09:35:58 -07:00
extfmt-missing-type.rs
extfmt-no-args.rs
extfmt-non-literal2.rs
extfmt-non-literal.rs
extfmt-not-enough-args.rs
extfmt-too-many-args.rs
extfmt-unknown-type.rs
extfmt-unsigned-plus.rs
extfmt-unsigned-space.rs
extfmt-unterminated-conv.rs
fail-expr.rs
fail-simple.rs
fail-type-err.rs
float-literal-inference-restrictions.rs
fn-bad-block-type.rs
fn-compare-mismatch.rs
fn-variance-1.rs libsyntax: Remove @const from the language 2013-03-21 17:31:35 -07:00
fn-variance-2.rs libsyntax: Remove @const from the language 2013-03-21 17:31:35 -07:00
fn-variance-3.rs test: Remove fn@, fn~, and fn& from the test suite. rs=defun 2013-03-02 18:47:47 -08:00
for-loop-decl.rs rename Linear{Map,Set} => Hash{Map,Set} 2013-04-03 10:30:36 -04:00
foreign-unsafe-fn-called.rs librustc: Remove "extern mod { ... }" from librustc, librustdoc, and tests. rs=deexterning 2013-03-07 22:32:52 -08:00
foreign-unsafe-fn.rs librustc: Remove "extern mod { ... }" from librustc, librustdoc, and tests. rs=deexterning 2013-03-07 22:32:52 -08:00
fully-qualified-type-name1.rs
fully-qualified-type-name2.rs
fully-qualified-type-name3.rs
fully-qualified-type-name4.rs
if-branch-types.rs
if-typeck.rs
if-without-else-result.rs Remove uses of log 2013-03-11 23:19:42 -07:00
immut-function-arguments.rs librustc: Replace all uses of fn() with &fn(). rs=defun 2013-03-11 09:35:58 -07:00
implicit-method-bind.rs
import2.rs librustc: Forbid chained imports and fix the logic for one-level renaming imports 2013-03-02 16:49:30 -08:00
import3.rs
import4.rs
import-from-missing.rs
import-from-path.rs
import-from-rename.rs
import-glob-0.rs
import-glob-circular.rs
import-glob-path.rs
import-glob-rename.rs
import-loop-2.rs
import-loop.rs
import.rs
index_message.rs Remove uses of log 2013-03-11 23:19:42 -07:00
infinite-instantiation.rs test: Fix tests. rs=tests 2013-03-13 20:08:35 -07:00
infinite-tag-type-recursion.rs
infinite-vec-type-recursion.rs
integer-literal-suffix-inference.rs
issue-511.rs librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00
issue-818.rs librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00
issue-897-2.rs
issue-897.rs
issue-1362.rs
issue-1448-2.rs
issue-1451.rs test: Remove fn@, fn~, and fn& from the test suite. rs=defun 2013-03-02 18:47:47 -08:00
issue-1476.rs Remove uses of log 2013-03-11 23:19:42 -07:00
issue-1655.rs
issue-1697.rs librustc: Forbid chained imports and fix the logic for one-level renaming imports 2013-03-02 16:49:30 -08:00
issue-1802-1.rs
issue-1802-2.rs
issue-1871.rs
issue-1896-1.rs librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00
issue-1900.rs
issue-1962.rs
issue-2063-resource.rs test: Remove newtype enums from the test suite. rs=deenum 2013-03-11 09:35:58 -07:00
issue-2063.rs librustc: Lint the old drop destructor notation off 2013-03-11 09:36:00 -07:00
issue-2074.rs test: Remove fn@, fn~, and fn& from the test suite. rs=defun 2013-03-02 18:47:47 -08:00
issue-2111.rs
issue-2123.rs
issue-2149.rs librustc: Convert all uses of old lifetime notation to new lifetime notation. rs=delifetiming 2013-03-18 17:21:14 -07:00
issue-2150.rs libcore: Change [const T] to const [T] everywhere 2013-03-26 21:29:33 -07:00
issue-2151.rs Remove uses of log 2013-03-11 23:19:42 -07:00
issue-2281-part1.rs librustc: Limit the typo suggestions to reasonable suggests. 2013-03-28 02:19:40 +11:00
issue-2330.rs librustc: Remove implicit self from the language, except for old-style drop blocks. 2013-03-13 20:07:10 -07:00
issue-2354.rs
issue-2356.rs librustc: Mark all type implementations public. rs=impl-publicity 2013-02-28 11:32:24 -08:00
issue-2370-2.rs Remove uses of log 2013-03-11 23:19:42 -07:00
issue-2370.rs Remove uses of log 2013-03-11 23:19:42 -07:00
issue-2467.rs librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00
issue-2478.rs librustc: Remove the const declaration form everywhere 2013-03-22 22:24:35 -07:00
issue-2548.rs librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00
issue-2590.rs test: Fix tests. rs=tests 2013-03-13 20:08:35 -07:00
issue-2611-3.rs Remove unused imports throughout src/ 2013-03-04 12:27:01 -05:00
issue-2611-4.rs Remove unused imports throughout src/ 2013-03-04 12:27:01 -05:00
issue-2611-5.rs librustc: Remove implicit self from the language, except for old-style drop blocks. 2013-03-13 20:07:10 -07:00
issue-2718-a.rs librustc: Lint the old drop destructor notation off 2013-03-11 09:36:00 -07:00
issue-2766-a.rs option: rm functions that duplicate methods 2013-03-26 22:44:40 -04:00
issue-2817-2.rs librustc: Replace all uses of fn() with &fn(). rs=defun 2013-03-11 09:35:58 -07:00
issue-2817.rs
issue-2823.rs
issue-2848.rs
issue-2849.rs
issue-2937.rs
issue-2951.rs
issue-2969.rs librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00
issue-2995.rs
issue-3021-b.rs librustc: Mark all type implementations public. rs=impl-publicity 2013-02-28 11:32:24 -08:00
issue-3021-c.rs librustc: Remove implicit self from the language, except for old-style drop blocks. 2013-03-13 20:07:10 -07:00
issue-3021-d.rs test: Fix tests. rs=tests 2013-03-13 20:08:35 -07:00
issue-3021.rs librustc: Remove implicit self from the language, except for old-style drop blocks. 2013-03-13 20:07:10 -07:00
issue-3036.rs
issue-3038.rs Remove uses of log 2013-03-11 23:19:42 -07:00
issue-3044.rs test: De-mut the test suite. rs=demuting 2013-02-22 18:35:01 -08:00
issue-3080.rs test: Remove newtype enums from the test suite. rs=deenum 2013-03-11 09:35:58 -07:00
issue-3096-1.rs
issue-3096-2.rs
issue-3099-a.rs
issue-3099-b.rs
issue-3099.rs
issue-3154.rs librustc: Modify all code to use new lifetime binder syntax 2013-03-26 21:30:17 -07:00
issue-3177-mutable-struct.rs test: De-mut the test suite. rs=demuting 2013-02-22 18:35:01 -08:00
issue-3214.rs test: De-mut the test suite. rs=demuting 2013-02-22 18:35:01 -08:00
issue-3243.rs librustc: Convert all uses of old lifetime notation to new lifetime notation. rs=delifetiming 2013-03-18 17:21:14 -07:00
issue-3296.rs test: Fix tests. 2013-03-07 22:37:58 -08:00
issue-3311.rs librustc: Modify all code to use new lifetime binder syntax 2013-03-26 21:30:17 -07:00
issue-3344.rs test: Remove pure from the test suite 2013-03-22 12:57:28 -07:00
issue-3477.rs
issue-3521-2.rs librustc: Remove the const declaration form everywhere 2013-03-22 22:24:35 -07:00
issue-3521.rs Remove uses of log 2013-03-11 23:19:42 -07:00
issue-3563.rs Rather than storing a list of ty::method per trait, store one ty::method 2013-04-05 05:36:02 -04:00
issue-3601.rs testsuite: Update and un-xfail #3601 test 2013-02-27 14:33:19 -08:00
issue-3651-2.rs
issue-3651.rs
issue-3668-2.rs librustc: Remove the const declaration form everywhere 2013-03-22 22:24:35 -07:00
issue-3668.rs librustc: Remove the const declaration form everywhere 2013-03-22 22:24:35 -07:00
issue-3680.rs Fix reversed current/expected type 2013-02-28 03:31:22 +09:00
issue-3702-2.rs
issue-3707.rs test: Remove pure from the test suite 2013-03-22 12:57:28 -07:00
issue-3763
issue-3763.rs librustc: Remove implicit self from the language, except for old-style drop blocks. 2013-03-13 20:07:10 -07:00
issue-3820.rs testsuite: Add various test cases 2013-03-27 10:09:02 -07:00
issue-3888.rs librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00
issue-3953.rs test: Remove pure from the test suite 2013-03-22 12:57:28 -07:00
issue-3969.rs test: Fix test. rs=test 2013-03-22 12:57:27 -07:00
issue-3973.rs testsuite: Add various test cases 2013-03-27 10:09:02 -07:00
issue-3991.rs testsuite: Add various test cases 2013-03-27 10:09:02 -07:00
issue-3993-2.rs
issue-3993-3.rs
issue-3993.rs
issue-4265.rs testsuite: Add various test cases 2013-03-27 10:09:02 -07:00
issue-4335.rs testsuite: Update and un-xfail test for #4335 2013-03-28 19:00:49 -07:00
issue-4366.rs test: Fix tests 2013-03-26 22:45:22 -07:00
issue-4500.rs
issue-4517.rs librustc: Remove all uses of the old [T * N] fixed-length vector syntax 2013-03-26 21:29:34 -07:00
issue-4523.rs librustc: Remove the const declaration form everywhere 2013-03-22 22:24:35 -07:00
issue-4542.rs testsuite: Add various test cases 2013-03-27 10:09:02 -07:00
issue-4736.rs Make typechecker compositional 2013-03-20 19:44:38 -07:00
issue-4935.rs fix ICE after incorrect number of args in calls 2013-02-20 00:53:54 +09:00
issue-4968.rs librustc: Remove the const declaration form everywhere 2013-03-22 22:24:35 -07:00
issue-5035.rs testsuite: Add various test cases 2013-03-27 10:09:02 -07:00
issue-5062.rs testsuite: Add various test cases 2013-03-27 10:09:02 -07:00
issue-5099.rs testsuite: Add various test cases 2013-03-27 10:09:02 -07:00
keyword-super.rs
keyword.rs
kindck-destructor-owned.rs librustc: Forbid destructors from being attached to any structs that might contain non-Owned fields. r=nmatsakis 2013-03-21 17:31:34 -07:00
kindck-implicit-close-over-mut-var.rs
kindck-nonsendable-1.rs test: Remove fn@, fn~, and fn& from the test suite. rs=defun 2013-03-02 18:47:47 -08:00
kindck-owned-trait-contains.rs librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00
kindck-owned-trait-scoped.rs librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00
kindck-owned-trait.rs librustc: Replace the &static bound with 'static 2013-03-21 17:31:35 -07:00
kindck-owned.rs librustc: Replace the &static bound with 'static 2013-03-21 17:31:35 -07:00
lambda-mutate-nested.rs Remove uses of log 2013-03-11 23:19:42 -07:00
lambda-mutate.rs Remove uses of log 2013-03-11 23:19:42 -07:00
lint-default-methods.rs
lint-heap-memory.rs
lint-managed-heap-memory.rs
lint-non-camel-case-types.rs
lint-owned-heap-memory.rs
lint-type-limits.rs
liveness-and-init.rs Remove uses of log 2013-03-11 23:19:42 -07:00
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 Remove uses of log 2013-03-11 23:19:42 -07:00
liveness-block-unint.rs Remove uses of log 2013-03-11 23:19:42 -07:00
liveness-break-uninit-2.rs Remove uses of log 2013-03-11 23:19:42 -07:00
liveness-break-uninit.rs Remove uses of log 2013-03-11 23:19:42 -07:00
liveness-closure-require-ret.rs Remove uses of log 2013-03-11 23:19:42 -07:00
liveness-dead.rs
liveness-forgot-ret.rs
liveness-if-no-else.rs Remove uses of log 2013-03-11 23:19:42 -07:00
liveness-if-with-else.rs Remove uses of log 2013-03-11 23:19:42 -07:00
liveness-init-in-called-fn-expr.rs test: Remove fn@, fn~, and fn& from the test suite. rs=defun 2013-03-02 18:47:47 -08:00
liveness-init-in-fn-expr.rs Remove uses of log 2013-03-11 23:19:42 -07:00
liveness-init-in-fru.rs Remove the last bits of structural records from tests/rustc/rusti/rustpkg. 2013-02-21 15:19:40 -08:00
liveness-init-op-equal.rs
liveness-init-plus-equal.rs
liveness-issue-2163.rs test: Remove fn@, fn~, and fn& from the test suite. rs=defun 2013-03-02 18:47:47 -08:00
liveness-missing-ret2.rs
liveness-move-call-arg.rs
liveness-move-from-args.rs Remove ++ mode from the compiler (it is parsed as + mode) 2013-03-13 17:00:09 -04:00
liveness-move-in-loop.rs Remove uses of log 2013-03-11 23:19:42 -07:00
liveness-move-in-while.rs Remove uses of log 2013-03-11 23:19:42 -07:00
liveness-or-init.rs Remove uses of log 2013-03-11 23:19:42 -07:00
liveness-return.rs
liveness-swap-uninit.rs
liveness-uninit-after-item.rs
liveness-uninit.rs Remove uses of log 2013-03-11 23:19:42 -07:00
liveness-unused
liveness-unused.rs test: Remove fn@, fn~, and fn& from the test suite. rs=defun 2013-03-02 18:47:47 -08:00
liveness-use-after-move.rs Remove uses of log 2013-03-11 23:19:42 -07:00
liveness-use-after-send.rs Remove ++ mode from the compiler (it is parsed as + mode) 2013-03-13 17:00:09 -04:00
liveness-use-in-index-lvalue.rs
liveness-while-break.rs
liveness-while-cond.rs
liveness-while.rs
loop-does-not-diverge.rs
lub-in-args.rs test: De-[mut] (remove all mutable arrays from) the tests. rs=demuting 2013-02-26 04:18:12 -08:00
macro-with-seps-err-msg.rs added test case for macros with separators error message 2013-03-04 17:41:38 -08:00
main-wrong-type-2.rs Add AbiSet and integrate it into the AST. 2013-03-29 18:36:20 -07:00
main-wrong-type.rs Add AbiSet and integrate it into the AST. 2013-03-29 18:36:20 -07:00
map-types.rs rename Linear{Map,Set} => Hash{Map,Set} 2013-04-03 10:30:36 -04:00
match-non-exhaustive.rs Add non-exhaustive check for match guards 2013-02-26 22:20:02 +09:00
match-struct.rs Fix reversed current/expected type 2013-02-28 03:31:22 +09:00
minus-string.rs
missing-derivable-attr.rs test: Remove pure from the test suite 2013-03-22 12:57:28 -07:00
missing-do.rs Add AbiSet and integrate it into the AST. 2013-03-29 18:36:20 -07:00
missing-main.rs
missing-return.rs
missingmod.rc
mod_file_aux.rs
mod_file_correct_spans.rs librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00
mod_file_not_exist.rs librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00
mod_file_with_path_attr.rs librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00
mode-inference-fail.rs librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00
move-based-on-type-tuple.rs
moves-based-on-type-access-to-field.rs
moves-based-on-type-block-bad.rs
moves-based-on-type-capture-clause-bad.rs
moves-based-on-type-cyclic-types-issue-4821.rs Remove unused imports throughout src/ 2013-03-04 12:27:01 -05:00
moves-based-on-type-distribute-copy-over-paren.rs
moves-based-on-type-exprs.rs
moves-based-on-type-move-out-of-closure-env-issue-1965.rs
moves-sru-moved-field.rs
multiline-comment-line-tracking.rs
multiple-main-2.rs
multiple-main-3.rs
multiple-main.rs
multitrait.rs
mutable-arguments.rs Remove ++ mode from the compiler (it is parsed as + mode) 2013-03-13 17:00:09 -04:00
mutable-class-fields-2.rs librustc: Remove implicit self from the language, except for old-style drop blocks. 2013-03-13 20:07:10 -07:00
mutable-class-fields.rs
mutable-huh-ptr-assign.rs libcore: Remove ptr::mut_addr_of since &mut is coerced to *mut 2013-02-14 18:36:10 -08:00
name-clash-nullary-2.rs
name-clash-nullary.rs
nested-ty-params.rs
no-binary-float-literal.rs
no-capture-arc.rs librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00
no-comment-balancing.rs
no-hex-float-literal.rs
no-reuse-move-arc.rs librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00
no-send-res-ports.rs librustc: Forbid destructors from being attached to any structs that might contain non-Owned fields. r=nmatsakis 2013-03-21 17:31:34 -07:00
noexporttypeexe.rs
nolink-with-link-args.rs librustc: Remove "extern mod { ... }" from librustc, librustdoc, and tests. rs=deexterning 2013-03-07 22:32:52 -08:00
non-constant-expr-for-fixed-len-vec.rs librustc: Modify all code to use new lifetime binder syntax 2013-03-26 21:30:17 -07:00
non-constant-expr-for-vec-repeat.rs Add tests for const exprs in fixed vec length type and vec repeat. 2013-03-18 17:31:42 -07:00
non-copyable-void.rs
non-exhaustive-match-nested.rs
non-exhaustive-match.rs
noncopyable-class.rs Remove uses of log 2013-03-11 23:19:42 -07:00
noncopyable-match-pattern.rs librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00
nonscalar-cast.rs Remove uses of log 2013-03-11 23:19:42 -07:00
not-a-pred.rs
not-enough-arguments.rs
not-utf8.bin
not-utf8.rs
object-does-not-impl-trait.rs Make object types not implement associated trait. Fixes #5087. 2013-03-06 11:02:19 -05:00
obsolete-syntax.rs libsyntax: error on struct Foo {}. 2013-03-27 18:17:58 -07:00
occurs-check-3.rs
occurs-check.rs
omitted-arg-in-item-fn.rs
omitted-arg-wrong-types.rs librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00
once-fn-subtyping.rs
or-patter-mismatch.rs
output-type-mismatch.rs
oversized-literal.rs Remove uses of log 2013-03-11 23:19:42 -07:00
pat-ref-enum.rs
pat-shadow-in-nested-binding.rs test: Remove newtype enums from the test suite. rs=deenum 2013-03-11 09:35:58 -07:00
pattern-tyvar-2.rs Make typechecker compositional 2013-03-20 19:44:38 -07:00
pattern-tyvar.rs Remove uses of log 2013-03-11 23:19:42 -07:00
pinned-deep-copy.rs librustc: Forbid destructors from being attached to any structs that might contain non-Owned fields. r=nmatsakis 2013-03-21 17:31:34 -07:00
pptypedef.rs
prim-with-args.rs Remove @ast::Region and replace with @ast::Lifetime. 2013-03-09 19:43:59 -05:00
private_variant_2.rs
private-impl-method.rs librustc: Remove implicit self from the language, except for old-style drop blocks. 2013-03-13 20:07:10 -07:00
private-item-simple.rs
private-method-cross-crate.rs librustc: Enforce cross-crate method privacy 2013-02-28 11:32:26 -08:00
private-method-inherited.rs librustc: Make methods private if the impl is private 2013-02-28 11:32:26 -08:00
private-method.rs librustc: Remove implicit self from the language, except for old-style drop blocks. 2013-03-13 20:07:10 -07:00
private-struct-field-cross-crate.rs librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00
private-struct-field-ctor.rs
private-struct-field-pattern.rs
private-struct-field.rs librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00
private-variant.rs
qquote-1.rs librustc: Replace all uses of fn() with &fn(). rs=defun 2013-03-11 09:35:58 -07:00
qquote-2.rs librustc: Replace all uses of fn() with &fn(). rs=defun 2013-03-11 09:35:58 -07:00
recursive-enum.rs
redundant-link-args.rs test: Fix tests. 2013-03-07 22:37:58 -08:00
refutable-pattern-in-fn-arg.rs
regions-addr-of-arg.rs Permit lifetimes to appear in type parameter lists and after &. Lifetimes in 2013-02-16 08:01:10 -05:00
regions-addr-of-self.rs librustc: Convert all uses of old lifetime notation to new lifetime notation. rs=delifetiming 2013-03-18 17:21:14 -07:00
regions-addr-of-upvar-self.rs librustc: Mark all type implementations public. rs=impl-publicity 2013-02-28 11:32:24 -08:00
regions-blk.rs librustc: Convert all uses of old lifetime notation to new lifetime notation. rs=delifetiming 2013-03-18 17:21:14 -07:00
regions-bounds.rs librustc: Modify all code to use new lifetime binder syntax 2013-03-26 21:30:17 -07:00
regions-creating-enums3.rs librustc: Modify all code to use new lifetime binder syntax 2013-03-26 21:30:17 -07:00
regions-creating-enums4.rs librustc: Modify all code to use new lifetime binder syntax 2013-03-26 21:30:17 -07:00
regions-creating-enums.rs librustc: Modify all code to use new lifetime binder syntax 2013-03-26 21:30:17 -07:00
regions-escape-bound-fn-2.rs librustc: Replace all uses of fn() with &fn(). rs=defun 2013-03-11 09:35:58 -07:00
regions-escape-bound-fn.rs librustc: Replace all uses of fn() with &fn(). rs=defun 2013-03-11 09:35:58 -07:00
regions-escape-loop-via-variable.rs
regions-escape-loop-via-vec.rs
regions-escape-via-trait-or-not.rs librustc: Modify all code to use new lifetime binder syntax 2013-03-26 21:30:17 -07:00
regions-fn-bound.rs libsyntax: Stop parsing old lifetimes, except for the ones on data type declarations. 2013-03-18 17:21:15 -07:00
regions-fn-subtyping.rs librustc: Modify all code to use new lifetime binder syntax 2013-03-26 21:30:17 -07:00
regions-fns.rs librustc: Modify all code to use new lifetime binder syntax 2013-03-26 21:30:17 -07:00
regions-freevar.rs librustc: Convert all uses of old lifetime notation to new lifetime notation. rs=delifetiming 2013-03-18 17:21:14 -07:00
regions-glb-free-free.rs librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00
regions-in-consts.rs librustc: Remove the const declaration form everywhere 2013-03-22 22:24:35 -07:00
regions-in-enums.rs test: Fix tests 2013-03-26 22:45:22 -07:00
regions-in-structs.rs test: Fix botched error message in compile-fail test 2013-03-26 23:31:56 -07:00
regions-in-type-items.rs test: Fix tests 2013-03-26 22:45:22 -07:00
regions-infer-at-fn-not-param.rs librustc: Modify all code to use new lifetime binder syntax 2013-03-26 21:30:17 -07:00
regions-infer-borrow-scope-too-big.rs librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00
regions-infer-borrow-scope-within-loop.rs librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00
regions-infer-call-3.rs librustc: Modify all code to use new lifetime binder syntax 2013-03-26 21:30:17 -07:00
regions-infer-contravariance-due-to-immutability.rs librustc: Modify all code to use new lifetime binder syntax 2013-03-26 21:30:17 -07:00
regions-infer-contravariance-due-to-ret.rs test: Add lifetime binders and new-style lifetime parameters to the test suite 2013-03-22 22:24:36 -07:00
regions-infer-covariance-due-to-arg.rs librustc: Modify all code to use new lifetime binder syntax 2013-03-26 21:30:17 -07:00
regions-infer-invariance-due-to-arg-and-ret.rs test: Add lifetime binders and new-style lifetime parameters to the test suite 2013-03-22 22:24:36 -07:00
regions-infer-invariance-due-to-mutability-1.rs librustc: Modify all code to use new lifetime binder syntax 2013-03-26 21:30:17 -07:00
regions-infer-invariance-due-to-mutability-2.rs librustc: Modify all code to use new lifetime binder syntax 2013-03-26 21:30:17 -07:00
regions-infer-invariance-due-to-mutability-3.rs librustc: Modify all code to use new lifetime binder syntax 2013-03-26 21:30:17 -07:00
regions-infer-invariance-due-to-mutability-4.rs librustc: Modify all code to use new lifetime binder syntax 2013-03-26 21:30:17 -07:00
regions-infer-invariance-due-to-mutability.rs test: Add lifetime binders and new-style lifetime parameters to the test suite 2013-03-22 22:24:36 -07:00
regions-infer-not-param.rs Remove @ast::Region and replace with @ast::Lifetime. 2013-03-09 19:43:59 -05:00
regions-infer-paramd-indirect.rs librustc: Convert all uses of old lifetime notation to new lifetime notation. rs=delifetiming 2013-03-18 17:21:14 -07:00
regions-infer-paramd-method.rs test: Fix tests. rs=tests 2013-03-13 20:08:35 -07:00
regions-infer-region-in-fn-but-not-type.rs test: Remove newtype enums from the test suite. rs=deenum 2013-03-11 09:35:58 -07:00
regions-nested-fns-2.rs librustc: Modify all code to use new lifetime binder syntax 2013-03-26 21:30:17 -07:00
regions-nested-fns.rs librustc: Modify all code to use new lifetime binder syntax 2013-03-26 21:30:17 -07:00
regions-out-of-scope-slice.rs librustc: Convert all uses of old lifetime notation to new lifetime notation. rs=delifetiming 2013-03-18 17:21:14 -07:00
regions-ret-borrowed-1.rs librustc: Modify all code to use new lifetime binder syntax 2013-03-26 21:30:17 -07:00
regions-ret-borrowed.rs librustc: Replace all uses of fn() with &fn(). rs=defun 2013-03-11 09:35:58 -07:00
regions-ret.rs librustc: Modify all code to use new lifetime binder syntax 2013-03-26 21:30:17 -07:00
regions-steal-closure.rs librustc: Modify all code to use new lifetime binder syntax 2013-03-26 21:30:17 -07:00
regions-trait-1.rs librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00
regions-trait-2.rs librustc: Convert all uses of old lifetime notation to new lifetime notation. rs=delifetiming 2013-03-18 17:21:14 -07:00
regions-trait-3.rs test: Add lifetime binders and new-style lifetime parameters to the test suite 2013-03-22 22:24:36 -07:00
regions-var-type-out-of-scope.rs librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00
repeat_count.rs Report error for non constant vector repeat count 2013-02-25 00:21:03 +09:00
repeat-to-run-dtor-twice.rs
reserved-be.rs
resolve-inconsistent-binding-mode.rs
resolve-inconsistent-names.rs
ret-non-nil.rs
return-in-block-function.rs
selftype-traittype.rs librustc: Remove implicit self from the language, except for old-style drop blocks. 2013-03-13 20:07:10 -07:00
sendfn-is-not-a-lambda.rs Remove uses of log 2013-03-11 23:19:42 -07:00
seq-args.rs
spawn-non-nil-fn.rs test: Remove fn@, fn~, and fn& from the test suite. rs=defun 2013-03-02 18:47:47 -08:00
static-method-privacy.rs librustc: Remove all uses of static from functions. rs=destatic 2013-03-22 10:27:39 -07:00
static-region-bound.rs librustc: Replace the &static bound with 'static 2013-03-21 17:31:35 -07:00
staticness-mismatch.rs librustc: Remove all uses of static from functions. rs=destatic 2013-03-22 10:27:39 -07:00
struct-fields-dupe.rs
struct-fields-missing.rs
struct-fields-too-many.rs
struct-like-enum-nonexhaustive.rs
struct-no-fields.rs libsyntax: error on struct Foo {}. 2013-03-27 18:17:58 -07:00
super-at-top-level.rs
swap-no-lval.rs
sync-cond-shouldnt-escape.rs option: rm functions that duplicate methods 2013-03-26 22:44:40 -04:00
sync-rwlock-cond-shouldnt-escape.rs option: rm functions that duplicate methods 2013-03-26 22:44:40 -04:00
sync-rwlock-read-mode-shouldnt-escape.rs
sync-rwlock-write-mode-cond-shouldnt-escape.rs option: rm functions that duplicate methods 2013-03-26 22:44:40 -04:00
sync-rwlock-write-mode-shouldnt-escape.rs
tag-that-dare-not-speak-its-name.rs libcore: Change [const T] to const [T] everywhere 2013-03-26 21:29:33 -07:00
tag-type-args.rs librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00
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 test: Fix tests. 2013-03-07 22:37:58 -08:00
terr-sorts.rs test: Fix tests. 2013-03-07 22:37:58 -08:00
test-cfg.rs Tests for cfg attribute. 2013-03-19 13:00:51 -07:00
trait-impl-can-not-have-untraitful-methods.rs librustc: Remove implicit self from the language, except for old-style drop blocks. 2013-03-13 20:07:10 -07:00
trait-impl-different-num-params.rs test: Fix tests. rs=tests 2013-03-13 20:08:35 -07:00
trait-impl-method-mismatch.rs libsyntax: Remove @const from the language 2013-03-21 17:31:35 -07:00
trait-inheritance-missing-requirement.rs
trait-keyword.rs
trait-or-new-type-instead.rs librustc: Remove implicit self from the language, except for old-style drop blocks. 2013-03-13 20:07:10 -07:00
trait-test-2.rs test: Fix tests. rs=tests 2013-03-13 20:08:35 -07:00
trait-test.rs librustc: Remove implicit self from the language, except for old-style drop blocks. 2013-03-13 20:07:10 -07:00
tuple-struct-nonexhaustive.rs
tutorial-suffix-inference-test.rs
type-arg-out-of-scope.rs librustc: Replace all uses of fn() with &fn(). rs=defun 2013-03-11 09:35:58 -07:00
type-mismatch-multiple.rs
type-mismatch.rs
type-recursive.rs test: Fix tests. 2013-03-07 22:37:58 -08:00
type-shadow.rs
unbalanced-doublequote.rs
unique-object-noncopyable.rs
unique-pinned-nocopy.rs Remove uses of log 2013-03-11 23:19:42 -07:00
unique-unique-kind.rs librustc: Separate most trait bounds with '+'. rs=plussing 2013-02-20 21:14:20 -08:00
unique-vec-res.rs librustc: Forbid destructors from being attached to any structs that might contain non-Owned fields. r=nmatsakis 2013-03-21 17:31:34 -07:00
unop-neg-bool.rs
unreachable-arm.rs
unreachable-code.rs Remove uses of log 2013-03-11 23:19:42 -07:00
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 core: Extract comm from pipes. #4742 2013-02-21 17:36:54 -08:00
unsupported-cast.rs Remove uses of log 2013-03-11 23:19:42 -07:00
unused-imports-warn.rs Removing unused imports 2013-03-28 23:56:46 -04:00
use-after-move-based-on-type.rs
use-after-move-self-based-on-type.rs librustc: Mark all type implementations public. rs=impl-publicity 2013-02-28 11:32:24 -08:00
use-after-move-self.rs librustc: Mark all type implementations public. rs=impl-publicity 2013-02-28 11:32:24 -08:00
use-meta-dup.rs
use-meta-mismatch.rs
use-meta.rc
vec-add.rs libcore: Change [const T] to const [T] everywhere 2013-03-26 21:29:33 -07:00
vec-field.rs Remove uses of log 2013-03-11 23:19:42 -07:00
vec-res-add.rs Remove uses of log 2013-03-11 23:19:42 -07:00
vector-no-ann.rs
view-items-at-top.rs
vtable-res-trait-param.rs librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00
warn-ctypes-err-attr.rs librustc: Remove "extern mod { ... }" from librustc, librustdoc, and tests. rs=deexterning 2013-03-07 22:32:52 -08:00
warn-ctypes.rs librustc: Remove "extern mod { ... }" from librustc, librustdoc, and tests. rs=deexterning 2013-03-07 22:32:52 -08:00
warn-foreign-int-types.rs librustc: Remove "extern mod { ... }" from librustc, librustdoc, and tests. rs=deexterning 2013-03-07 22:32:52 -08:00
warn-path-statement.rs
while-type-error.rs
writing-to-immutable-vec.rs
wrong-ret-type.rs
xc-private-method.rs librustc: Forbid access to cross-crate private static methods 2013-03-21 09:47:17 -07:00