rust/src/test/parse-fail
Alex Crichton 6cf75ca05a rollup merge of #21918: ranma42/replace-be
Conflicts:
	src/test/compile-fail/reserved-be.rs
	src/test/compile-fail/reserved-become.rs
	src/test/parse-fail/reserved-be.rs
2015-02-10 08:41:30 -08:00
..
array-old-syntax-1.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
associated-types-project-from-hrtb-explicit.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
attr-bad-meta.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
bad-match.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
bad-name.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
better-expected.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
bind-struct-early-modifiers.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
byte-literals.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
byte-string-literals.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
circular_modules_hello.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
circular_modules_main.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
class-implements-bad-trait.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
column-offset-1-based.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
duplicate-visibility.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
empty-impl-semicolon.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
extern-expected-fn-or-brace.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
extern-foreign-crate.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
extern-no-fn.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
import-from-path.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
import-from-rename.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
import-glob-path.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
import-glob-rename.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
issue-1655.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
issue-1802-1.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
issue-2354-1.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
issue-2354.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
issue-3036.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
issue-5806.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
issue-6610.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
issue-10392-2.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
issue-10392.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
issue-10636-1.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
issue-10636-2.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
issue-14303-enum.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
issue-14303-fn-def.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
issue-14303-fncall.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
issue-14303-impl.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
issue-14303-path.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
issue-14303-struct.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
issue-14303-trait.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
issue-15914.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
issue-17904.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
issue-19096.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
issue-19398.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
issue-20711-2.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
issue-20711.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
issue-21153.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
keyword-abstract.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
keyword-do-as-identifier.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
keyword-final.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
keyword-mut-as-identifier.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
keyword-override.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
keyword-priv-as-identifier.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
keyword-ref-as-identifier.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
keyword-typeof.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
lex-bad-char-literals.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
lex-bad-token.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
macro-attribute.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
macro-bad-delimiter-ident.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
macro-keyword.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
macro-mismatched-delim-brace-paren.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
macro-mismatched-delim-paren-brace.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
macros-no-semicolon.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
match-arrows-block-then-binop.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
match-vec-invalid.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
mod_file_disambig.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
mod_file_not_exist.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
mod_file_not_owning.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
mod_file_with_path_attr.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
multiline-comment-line-tracking.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
multitrait.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
mut-patterns.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
new-unicode-escapes-1.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
new-unicode-escapes-2.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
new-unicode-escapes-3.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
new-unicode-escapes-4.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
not-a-pred.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
omitted-arg-in-item-fn.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
paamayim-nekudotayim.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
parenthesized-box-expr-message.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
pat-range-bad-dots.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
pat-ref-enum.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
range-3.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
range-4.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
raw-byte-string-eof.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
raw-byte-string-literals.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
raw-str-delim.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
raw-str-unbalanced.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
raw-str-unterminated.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
regions-infer-paramd-method.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
regions-out-of-scope-slice.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
regions-trait-2.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
regions-trait-3.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
removed-syntax-closure-lifetime.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
removed-syntax-enum-newtype.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
removed-syntax-extern-const.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
removed-syntax-field-let.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
removed-syntax-field-semicolon.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
removed-syntax-fixed-vec.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
removed-syntax-fn-pure.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
removed-syntax-fn-sigil.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
removed-syntax-larrow-init.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
removed-syntax-larrow-move.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
removed-syntax-mode.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
removed-syntax-mut-vec-expr.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
removed-syntax-mut-vec-ty.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
removed-syntax-ptr-lifetime.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
removed-syntax-record.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
removed-syntax-static-fn.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
removed-syntax-uniq-mut-expr.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
removed-syntax-uniq-mut-ty.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
removed-syntax-with-1.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
removed-syntax-with-2.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
struct-literal-in-for.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
struct-literal-in-if.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
struct-literal-in-match-discriminant.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
struct-literal-in-while.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
struct-no-fields-enumlike.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
struct-no-fields.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
trait-keyword.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
unbalanced-doublequote.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
unboxed-closure-sugar-used-on-struct-3.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
unsized.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
use-as-where-use-ends-with-mod-sep.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
use-ends-with-mod-sep.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
use-mod-4.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
variadic-ffi-1.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
variadic-ffi-3.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00
variadic-ffi-4.rs Move compile-fail tests that are rejected by the parser to parse-fail 2015-02-06 22:23:16 +01:00