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