rust/src/test/compile-fail
Philipp Brüschweiler 34ee63e93b std::cell: Modernize constructors
Part of #3853
2013-06-04 12:03:58 +02:00
..
access-mode-in-closures.rs
ambig_impl_2_exe.rs
ambig_impl_bounds.rs
ambig_impl_unify.rs
arc-cant-nest-rw-arc-3177.rs test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00
arc-rw-cond-shouldnt-escape.rs test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00
arc-rw-read-mode-shouldnt-escape.rs test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00
arc-rw-state-shouldnt-escape.rs test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00
arc-rw-write-mode-cond-shouldnt-escape.rs test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00
arc-rw-write-mode-shouldnt-escape.rs test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00
arg-count-mismatch.rs
arg-type-mismatch.rs
assign-imm-local-twice.rs
assign-to-method.rs Remove all uses of pub impl. rs=style 2013-06-01 09:18:27 -07:00
attempted-access-non-fatal.rs
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-slice-plus-ref.rs
autoderef-full-lval.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-match.rs Change alt to match in filenames. 2013-05-27 17:28:39 -04:00
bad-method-typaram-kind.rs
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
bind-by-move-neither-can-live-while-the-other-survives-2.rs
bind-by-move-neither-can-live-while-the-other-survives-3.rs
bind-by-move-neither-can-live-while-the-other-survives-4.rs
bind-by-move-no-guards.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
bind-by-move-no-lvalues-1.rs
bind-by-move-no-lvalues-2.rs
bind-by-move-no-sub-bindings.rs
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: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
block-coerce-no-2.rs
block-coerce-no.rs
block-must-not-have-result-do.rs
block-must-not-have-result-for.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
block-must-not-have-result-res.rs
block-must-not-have-result-while.rs
bogus-tag.rs
borrowck-addr-of-upvar.rs
borrowck-alias-mut-base-ptr.rs Reconcile docs and code, adding examples and adding RESTR_CLAIM 2013-05-28 20:22:15 -04:00
borrowck-anon-fields-struct.rs
borrowck-anon-fields-tuple.rs
borrowck-anon-fields-variant.rs
borrowck-assign-comp-idx.rs
borrowck-assign-comp.rs
borrowck-assign-to-constants.rs
borrowck-assign-to-enum.rs
borrowck-assign-to-subfield.rs
borrowck-auto-mut-ref-to-immut-var.rs Remove all uses of pub impl. rs=style 2013-06-01 09:18:27 -07:00
borrowck-autoref-3261.rs Remove all uses of pub impl. rs=style 2013-06-01 09:18:27 -07:00
borrowck-bad-nested-calls-free.rs
borrowck-bad-nested-calls-move.rs
borrowck-borrow-from-owned-ptr.rs
borrowck-borrow-from-stack-variable.rs
borrowck-borrow-mut-base-ptr-in-aliasable-loc.rs Reconcile docs and code, adding examples and adding RESTR_CLAIM 2013-05-28 20:22:15 -04:00
borrowck-borrowed-uniq-rvalue-2.rs
borrowck-borrowed-uniq-rvalue.rs test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00
borrowck-call-method-from-mut-aliasable.rs Remove all uses of pub impl. rs=style 2013-06-01 09:18:27 -07:00
borrowck-call-sendfn.rs
borrowck-imm-ref-to-mut-rec-field-issue-3162-c.rs
borrowck-insert-during-each.rs Remove all uses of pub impl. rs=style 2013-06-01 09:18:27 -07:00
borrowck-issue-2657-1.rs
borrowck-issue-2657-2.rs
borrowck-lend-flow-if.rs
borrowck-lend-flow-loop.rs
borrowck-lend-flow-match.rs
borrowck-lend-flow.rs
borrowck-loan-blocks-move-cc.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
borrowck-loan-blocks-move.rs
borrowck-loan-blocks-mut-uniq.rs
borrowck-loan-in-overloaded-op.rs
borrowck-loan-local-as-both-mut-and-imm.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
borrowck-loan-rcvr-overloaded-op.rs Remove all uses of pub impl. rs=style 2013-06-01 09:18:27 -07:00
borrowck-loan-rcvr.rs
borrowck-loan-vec-content.rs
borrowck-move-by-capture.rs Move checking for moves and initialization of local variables and patterns into 2013-05-28 20:22:14 -04:00
borrowck-move-from-unsafe-ptr.rs
borrowck-move-mut-base-ptr.rs Reconcile docs and code, adding examples and adding RESTR_CLAIM 2013-05-28 20:22:15 -04:00
borrowck-move-out-of-vec-tail.rs Move checking for moves and initialization of local variables and patterns into 2013-05-28 20:22:14 -04:00
borrowck-mut-addr-of-imm-var.rs
borrowck-mut-boxed-vec.rs
borrowck-mut-deref-comp.rs
borrowck-mut-slice-of-imm-vec.rs
borrowck-no-cycle-in-exchange-heap.rs
borrowck-pat-by-value-binding.rs Fix parser test 2013-05-30 21:01:25 -04:00
borrowck-pat-enum.rs
borrowck-pat-reassign-binding.rs
borrowck-reborrow-from-mut.rs
borrowck-ref-into-rvalue.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
borrowck-ref-mut-of-imm.rs
borrowck-rvalues-mutable-bad.rs
borrowck-swap-mut-base-ptr.rs Reconcile docs and code, adding examples and adding RESTR_CLAIM 2013-05-28 20:22:15 -04:00
borrowck-unary-move.rs Move checking for moves and initialization of local variables and patterns into 2013-05-28 20:22:14 -04:00
borrowck-uniq-via-lend.rs
borrowck-uniq-via-ref.rs
borrowck-vec-pattern-element-loan.rs
borrowck-vec-pattern-loan-from-mut.rs
borrowck-vec-pattern-move-tail.rs test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00
borrowck-vec-pattern-nesting.rs
borrowck-vec-pattern-tail-element-loan.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07: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
by-move-pattern-binding.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
call-extern-trait-as-function.rs Add test for issue #6698 2013-06-03 13:09:26 +02:00
capture1.rs
cast-from-nil.rs
cast-immutable-mutable-trait.rs
cast-to-nil.rs
cast-vector-to-unsafe-nonstatic.rs
class-cast-to-trait.rs Remove all uses of pub impl. rs=style 2013-06-01 09:18:27 -07:00
class-implements-bad-trait.rs
class-implements-int.rs
class-method-missing.rs
class-missing-self.rs Remove all uses of pub impl. rs=style 2013-06-01 09:18:27 -07:00
closure-bounds-not-builtin.rs
closure-bounds-subtype.rs
closure-that-fails.rs
coherence_inherent_cc.rs
coherence_inherent.rs
const-cast-different-types.rs
const-cast-wrong-type.rs
const-recursive.rs
copy-a-resource.rs
core-tls-store-pointer.rs test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00
crateresolve1.rs
crateresolve2.rs
crateresolve5.rs
dead-code-ret.rs Promote unreachable code to being a lint attribute 2013-05-30 20:45:13 -05:00
deprecated-auto-code.rs
deref-non-pointer.rs
deriving-meta-unknown-trait.rs
die-not-static.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
disallowed-deconstructing-destructing-struct-let.rs
disallowed-deconstructing-destructing-struct-match.rs Move checking for moves and initialization of local variables and patterns into 2013-05-28 20:22:14 -04:00
do1.rs
do2.rs
do-lambda-requires-braces.rs
does-nothing.rs
drop-on-non-struct.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
dup-link-name.rs
duplicate-visibility.rs
elided-test.rs
empty-linkname2.rs
empty-linkname.rs
empty-record-type.rs
empty-vec-trailing-comma.rs
enum-in-scope.rs
enums-pats-not-idents.rs
estr-subtyping.rs
eval-enum.rs
evec-subtyping.rs
explicit-call-to-dtor.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
explicit-call-to-supertrait-dtor.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -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
extern-no-fn.rs
extern-wrong-value-type.rs
extfmt-missing-type.rs
extfmt-no-args.rs
extfmt-non-literal2.rs
extfmt-non-literal.rs
extfmt-not-enough-args.rs test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00
extfmt-too-many-args.rs test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00
extfmt-unknown-type.rs
extfmt-unsigned-plus.rs
extfmt-unsigned-space.rs
extfmt-unterminated-conv.rs
fail-expr.rs test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00
fail-simple.rs
fail-type-err.rs test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00
float-literal-inference-restrictions.rs
fn-bad-block-type.rs
fn-compare-mismatch.rs
fn-variance-1.rs
fn-variance-2.rs
fn-variance-3.rs
foreign-unsafe-fn-called.rs librustc: Redo the unsafe checker and make unsafe methods not callable from safe code 2013-05-29 19:04:50 -07:00
forget-init-unsafe.rs librustc: Redo the unsafe checker and make unsafe methods not callable from safe code 2013-05-29 19:04:50 -07:00
fully-qualified-type-name1.rs test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00
fully-qualified-type-name2.rs
fully-qualified-type-name3.rs
fully-qualified-type-name4.rs test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00
if-branch-types.rs
if-typeck.rs
if-without-else-result.rs
immut-function-arguments.rs
implicit-method-bind.rs
import2.rs
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
infinite-instantiation.rs
infinite-tag-type-recursion.rs
infinite-vec-type-recursion.rs
integer-literal-suffix-inference.rs
issue-511.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
issue-818.rs
issue-897-2.rs Promote unreachable code to being a lint attribute 2013-05-30 20:45:13 -05:00
issue-897.rs Promote unreachable code to being a lint attribute 2013-05-30 20:45:13 -05:00
issue-1362.rs
issue-1448-2.rs
issue-1451.rs
issue-1476.rs
issue-1655.rs
issue-1697.rs
issue-1802-1.rs
issue-1802-2.rs
issue-1871.rs
issue-1896-1.rs
issue-1900.rs
issue-1962.rs
issue-2063-resource.rs
issue-2063.rs
issue-2074.rs
issue-2111.rs
issue-2123.rs
issue-2149.rs
issue-2150.rs Promote unreachable code to being a lint attribute 2013-05-30 20:45:13 -05:00
issue-2151.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
issue-2281-part1.rs
issue-2330.rs
issue-2354.rs
issue-2356.rs Remove all uses of pub impl. rs=style 2013-06-01 09:18:27 -07:00
issue-2370-2.rs
issue-2370.rs
issue-2467.rs
issue-2478.rs
issue-2548.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
issue-2590.rs Move checking for moves and initialization of local variables and patterns into 2013-05-28 20:22:14 -04:00
issue-2611-4.rs
issue-2611-5.rs
issue-2718-a.rs
issue-2766-a.rs Remove all uses of pub impl. rs=style 2013-06-01 09:18:27 -07:00
issue-2817-2.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
issue-2817.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
issue-2823.rs
issue-2848.rs
issue-2849.rs
issue-2937.rs
issue-2951.rs
issue-2969.rs
issue-2995.rs
issue-3021-b.rs Remove all uses of pub impl. rs=style 2013-06-01 09:18:27 -07:00
issue-3021-c.rs test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00
issue-3021-d.rs test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00
issue-3021.rs test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00
issue-3036.rs
issue-3038.rs
issue-3044.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
issue-3080.rs Remove all uses of pub impl. rs=style 2013-06-01 09:18:27 -07:00
issue-3096-1.rs
issue-3096-2.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
issue-3099-a.rs
issue-3099-b.rs
issue-3099.rs
issue-3154.rs
issue-3177-mutable-struct.rs
issue-3214.rs
issue-3243.rs
issue-3296.rs test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00
issue-3344.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
issue-3477.rs
issue-3521-2.rs
issue-3521.rs
issue-3563.rs
issue-3601.rs
issue-3651-2.rs
issue-3651.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
issue-3668-2.rs
issue-3668.rs
issue-3680.rs test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00
issue-3702-2.rs
issue-3707.rs Remove all uses of pub impl. rs=style 2013-06-01 09:18:27 -07:00
issue-3763
issue-3763.rs Remove all uses of pub impl. rs=style 2013-06-01 09:18:27 -07:00
issue-3820.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
issue-3953.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
issue-3969.rs
issue-3973.rs
issue-3991.rs
issue-3993-2.rs
issue-3993-3.rs
issue-3993.rs
issue-4265.rs
issue-4335.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
issue-4366.rs
issue-4517.rs
issue-4523.rs
issue-4542.rs
issue-4736.rs
issue-4935.rs
issue-4968.rs
issue-5035.rs
issue-5062.rs
issue-5099.rs
issue-5100.rs
issue-5358-1.rs test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00
issue-5358.rs test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00
issue-5543.rs testsuite: Test cases, one xfailed, one not 2013-05-27 17:32:32 -07:00
issue-5544-a.rs
issue-5544-b.rs
issue-5927.rs
issue-6596.rs
issue-6762.rs Add xfail'd test for #6762. 2013-05-27 15:21:45 -04:00
keyword-super.rs
keyword.rs
kindck-destructor-owned.rs
kindck-implicit-close-over-mut-var.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
kindck-nonsendable-1.rs
kindck-owned-trait-contains.rs
kindck-owned-trait-scoped.rs rustc: change 'use' to 'add' in error message, fix #2994 2013-05-30 13:45:53 -07:00
kindck-owned-trait.rs rustc: change 'use' to 'add' in error message, fix #2994 2013-05-30 13:45:53 -07:00
kindck-owned.rs
lambda-mutate-nested.rs
lambda-mutate.rs
lint-default-methods.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
lint-heap-memory.rs
lint-impl-fn.rs
lint-managed-heap-memory.rs
lint-missing-doc.rs Allow doc(hidden) and --test to disable doc linting 2013-05-30 01:02:55 -05:00
lint-non-camel-case-types.rs
lint-owned-heap-memory.rs
lint-type-limits.rs
lint-unused-import-tricky-names.rs
lint-unused-imports.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
lint-unused-mut-variables.rs Re-implement lint with less emphasis on item ids 2013-05-17 00:49:16 -04:00
lint-unused-unsafe.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -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-with-init.rs
liveness-bad-bang-2.rs
liveness-block-unint.rs
liveness-break-uninit-2.rs Promote unreachable code to being a lint attribute 2013-05-30 20:45:13 -05:00
liveness-break-uninit.rs Promote unreachable code to being a lint attribute 2013-05-30 20:45:13 -05:00
liveness-closure-require-ret.rs
liveness-dead.rs
liveness-forgot-ret.rs
liveness-if-no-else.rs
liveness-if-with-else.rs
liveness-init-in-called-fn-expr.rs
liveness-init-in-fn-expr.rs
liveness-init-in-fru.rs
liveness-init-op-equal.rs
liveness-init-plus-equal.rs
liveness-issue-2163.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
liveness-missing-ret2.rs
liveness-move-call-arg.rs
liveness-move-in-loop.rs Move checking for moves and initialization of local variables and patterns into 2013-05-28 20:22:14 -04:00
liveness-move-in-while.rs Move checking for moves and initialization of local variables and patterns into 2013-05-28 20:22:14 -04:00
liveness-or-init.rs
liveness-return.rs
liveness-uninit-after-item.rs
liveness-uninit.rs
liveness-unused
liveness-unused.rs
liveness-use-after-move.rs
liveness-use-after-send.rs
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
macro-with-seps-err-msg.rs
main-wrong-location.rs
main-wrong-type-2.rs
main-wrong-type.rs
map-types.rs test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00
match-arrows-block-then-binop.rs Change alt to match in filenames. 2013-05-27 17:28:39 -04:00
match-ill-type1.rs
match-ill-type2.rs
match-join.rs Change alt to match in filenames. 2013-05-27 17:28:39 -04:00
match-non-exhaustive.rs
match-pattern-field-mismatch-2.rs Change alt to match in filenames. 2013-05-27 17:28:39 -04:00
match-pattern-field-mismatch.rs Change alt to match in filenames. 2013-05-27 17:28:39 -04:00
match-range-fail-dominate.rs Change alt to match in filenames. 2013-05-27 17:28:39 -04:00
match-range-fail.rs Change alt to match in filenames. 2013-05-27 17:28:39 -04:00
match-struct.rs
match-tag-nullary.rs Change alt to match in filenames. 2013-05-27 17:28:39 -04:00
match-tag-unary.rs Change alt to match in filenames. 2013-05-27 17:28:39 -04:00
match-vec-invalid.rs Change alt to match in filenames. 2013-05-27 17:28:39 -04:00
match-vec-mismatch-2.rs Change alt to match in filenames. 2013-05-27 17:28:39 -04:00
match-vec-mismatch.rs Change alt to match in filenames. 2013-05-27 17:28:39 -04:00
match-vec-unreachable.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
minus-string.rs
missing-derivable-attr.rs
missing-do.rs
missing-main.rs
missing-return.rs
missingmod.rc
mod_file_aux.rs
mod_file_correct_spans.rs
mod_file_not_exist.rs
mod_file_with_path_attr.rs
move-based-on-type-tuple.rs
moves-based-on-type-access-to-field.rs Move checking for moves and initialization of local variables and patterns into 2013-05-28 20:22:14 -04:00
moves-based-on-type-block-bad.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
moves-based-on-type-capture-clause-bad.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
moves-based-on-type-cyclic-types-issue-4821.rs test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00
moves-based-on-type-distribute-copy-over-paren.rs
moves-based-on-type-exprs.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
moves-based-on-type-match-bindings.rs Move checking for moves and initialization of local variables and patterns into 2013-05-28 20:22:14 -04:00
moves-based-on-type-move-out-of-closure-env-issue-1965.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
moves-sru-moved-field.rs
multiline-comment-line-tracking.rs
multiple-main-2.rs
multiple-main-3.rs
multitrait.rs
mutable-class-fields-2.rs Remove all uses of pub impl. rs=style 2013-06-01 09:18:27 -07:00
mutable-class-fields.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
mutable-enum.rs
mutable-huh-ptr-assign.rs test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00
mutable-struct.rs
name-clash-nullary-2.rs
name-clash-nullary.rs test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00
nested-ty-params.rs
no-binary-float-literal.rs
no-capture-arc.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
no-comment-balancing.rs
no-hex-float-literal.rs
no-reuse-move-arc.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
no-send-res-ports.rs std::cell: Modernize constructors 2013-06-04 12:03:58 +02:00
noexporttypeexe.rs test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00
nolink-with-link-args.rs
non_owned-enum.rs
non_owned-struct.rs
non-constant-expr-for-fixed-len-vec.rs
non-constant-expr-for-vec-repeat.rs
non-copyable-void.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
non-exhaustive-match-nested.rs
non-exhaustive-match.rs
noncopyable-class.rs
nonscalar-cast.rs
not-a-pred.rs
not-enough-arguments.rs
not-utf8.bin
not-utf8.rs
object-does-not-impl-trait.rs
obsolete-syntax.rs
occurs-check-3.rs
occurs-check.rs
omitted-arg-in-item-fn.rs
omitted-arg-wrong-types.rs
once-fn-subtyping.rs
or-patter-mismatch.rs
output-type-mismatch.rs
oversized-literal.rs
packed-struct-generic-transmute.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
packed-struct-transmute.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
pat-ref-enum.rs
pat-shadow-in-nested-binding.rs
pattern-error-continue.rs
pattern-tyvar-2.rs test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00
pattern-tyvar.rs test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00
pinned-deep-copy.rs
pptypedef.rs
prim-with-args.rs
private_variant_2.rs
private-impl-method.rs Remove all uses of pub impl. rs=style 2013-06-01 09:18:27 -07:00
private-item-simple.rs
private-method-cross-crate.rs
private-method-inherited.rs
private-method.rs Remove all uses of pub impl. rs=style 2013-06-01 09:18:27 -07:00
private-struct-field-cross-crate.rs
private-struct-field-ctor.rs
private-struct-field-pattern.rs
private-struct-field.rs
private-variant-xc.rs
private-variant.rs
qquote-1.rs test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00
qquote-2.rs test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00
recursive-enum.rs
redundant-link-args.rs
refutable-pattern-in-fn-arg.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
regions-addr-of-arg.rs
regions-addr-of-self.rs Remove all uses of pub impl. rs=style 2013-06-01 09:18:27 -07:00
regions-addr-of-upvar-self.rs Remove all uses of pub impl. rs=style 2013-06-01 09:18:27 -07:00
regions-blk.rs
regions-bounds.rs
regions-creating-enums3.rs
regions-creating-enums4.rs
regions-creating-enums.rs
regions-escape-bound-fn-2.rs
regions-escape-bound-fn.rs
regions-escape-loop-via-variable.rs
regions-escape-loop-via-vec.rs
regions-escape-via-trait-or-not.rs
regions-fn-bound.rs
regions-fn-subtyping.rs
regions-fns.rs
regions-free-region-ordering-callee.rs
regions-free-region-ordering-caller.rs
regions-freevar.rs
regions-glb-free-free.rs Remove all uses of pub impl. rs=style 2013-06-01 09:18:27 -07:00
regions-in-consts.rs
regions-in-enums.rs
regions-in-structs.rs
regions-in-type-items.rs
regions-infer-at-fn-not-param.rs
regions-infer-borrow-scope-too-big.rs
regions-infer-borrow-scope-within-loop.rs
regions-infer-call-3.rs
regions-infer-contravariance-due-to-immutability.rs
regions-infer-contravariance-due-to-ret.rs
regions-infer-covariance-due-to-arg.rs
regions-infer-invariance-due-to-arg-and-ret.rs
regions-infer-invariance-due-to-mutability-1.rs
regions-infer-invariance-due-to-mutability-2.rs
regions-infer-invariance-due-to-mutability-3.rs
regions-infer-invariance-due-to-mutability-4.rs
regions-infer-invariance-due-to-mutability.rs
regions-infer-not-param.rs
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
regions-out-of-scope-slice.rs
regions-ret-borrowed-1.rs
regions-ret-borrowed.rs
regions-ret.rs
regions-steal-closure.rs
regions-trait-1.rs
regions-trait-2.rs
regions-trait-3.rs
regions-var-type-out-of-scope.rs
repeat_count.rs
repeat-to-run-dtor-twice.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
reserved-be.rs
resolve-inconsistent-binding-mode.rs Fix parser test 2013-05-30 21:01:25 -04:00
resolve-inconsistent-names.rs
ret-non-nil.rs
return-in-block-function.rs
selftype-traittype.rs
sendfn-is-not-a-lambda.rs
seq-args.rs test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00
simd-type.rs
spawn-non-nil-fn.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
static-assert2.rs
static-assert.rs
static-method-privacy.rs
static-region-bound.rs
staticness-mismatch.rs
struct-fields-dupe.rs
struct-fields-missing.rs
struct-fields-too-many.rs
struct-like-enum-nonexhaustive.rs
struct-no-fields.rs
super-at-top-level.rs
suppressed-error.rs
sync-cond-shouldnt-escape.rs test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00
sync-rwlock-cond-shouldnt-escape.rs test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00
sync-rwlock-read-mode-shouldnt-escape.rs test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00
sync-rwlock-write-mode-cond-shouldnt-escape.rs test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00
sync-rwlock-write-mode-shouldnt-escape.rs test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00
syntax-extension-bytes-non-ascii-char-literal.rs
syntax-extension-bytes-non-literal.rs
syntax-extension-bytes-too-large-integer-literal.rs
syntax-extension-bytes-too-large-u8-literal.rs
syntax-extension-bytes-too-small-integer-literal.rs
syntax-extension-bytes-too-small-u8-literal.rs
syntax-extension-bytes-unsupported-literal.rs
tag-that-dare-not-speak-its-name.rs test: Update tests to use the new syntax. 2013-05-22 21:57:10 -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
terr-sorts.rs
test-cfg.rs
trait-impl-can-not-have-untraitful-methods.rs
trait-impl-different-num-params.rs
trait-impl-method-mismatch.rs
trait-inheritance-missing-requirement.rs
trait-keyword.rs
trait-or-new-type-instead.rs Remove all uses of pub impl. rs=style 2013-06-01 09:18:27 -07:00
trait-test-2.rs
trait-test.rs
tuple-struct-nonexhaustive.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
tutorial-suffix-inference-test.rs
type-arg-out-of-scope.rs
type-mismatch-multiple.rs
type-mismatch.rs
type-recursive.rs
type-shadow.rs
unbalanced-doublequote.rs
uninhabited-enum-cast.rs
unique-object-noncopyable.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
unique-pinned-nocopy.rs
unique-unique-kind.rs
unique-vec-res.rs
unop-neg-bool.rs
unreachable-arm.rs
unreachable-code.rs Promote unreachable code to being a lint attribute 2013-05-30 20:45:13 -05:00
unresolved-extern-mod-suggestion.rs rustc: adjust span for error message to not trim last letter 2013-06-01 00:39:02 +10:00
unresolved-import.rs
unsafe-fn-assign-deref-ptr.rs
unsafe-fn-autoderef.rs
unsafe-fn-called-from-safe.rs librustc: Redo the unsafe checker and make unsafe methods not callable from safe code 2013-05-29 19:04:50 -07:00
unsafe-fn-deref-ptr.rs
unsafe-fn-used-as-value.rs librustc: Redo the unsafe checker and make unsafe methods not callable from safe code 2013-05-29 19:04:50 -07:00
unsendable-class.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
unsized-bare-typaram.rs Add simple tests for Sized 2013-05-30 21:41:41 -04:00
unsized-enum.rs Add simple tests for Sized 2013-05-30 21:41:41 -04:00
unsized-struct.rs Add simple tests for Sized 2013-05-30 21:41:41 -04:00
unsupported-cast.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
use-after-move-based-on-type.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
use-after-move-self-based-on-type.rs Remove all uses of pub impl. rs=style 2013-06-01 09:18:27 -07:00
use-after-move-self.rs Remove all uses of pub impl. rs=style 2013-06-01 09:18:27 -07:00
use-from-trait-xc.rs
use-from-trait.rs
use-meta-dup.rs test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00
use-meta-mismatch.rs test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00
use-meta.rc
vec-add.rs
vec-field.rs
vec-res-add.rs
vector-no-ann.rs
view-items-at-top.rs test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00
vtable-res-trait-param.rs
warn-ctypes-err-attr.rs
warn-ctypes.rs
warn-foreign-int-types.rs
warn-path-statement.rs
while-type-error.rs
writing-to-immutable-vec.rs
wrong-ret-type.rs
xc-private-method.rs