rust/src/test/ui/parser
2018-10-21 14:06:28 +03:00
..
raw Move more parsing tests to ui/parser 2018-10-21 14:06:28 +03:00
ascii-only-character-escape.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
ascii-only-character-escape.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
assoc-oddities-1.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
assoc-oddities-1.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
assoc-oddities-2.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
assoc-oddities-2.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
associated-types-project-from-hrtb-explicit.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
associated-types-project-from-hrtb-explicit.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
attr-bad-meta-2.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
attr-bad-meta-2.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
attr-bad-meta-3.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
attr-bad-meta-3.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
attr-bad-meta.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
attr-bad-meta.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
attr-before-eof.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
attr-before-eof.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
attr-dangling-in-fn.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
attr-dangling-in-fn.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
attr-dangling-in-mod.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
attr-dangling-in-mod.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
attr.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
attr.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
attrs-after-extern-mod.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
attrs-after-extern-mod.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
bad-char-literals.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
bad-char-literals.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
bad-lit-suffixes.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
bad-lit-suffixes.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
bad-match.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
bad-match.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
bad-name.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
bad-name.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
bad-pointer-type.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
bad-pointer-type.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
bad-value-ident-false.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
bad-value-ident-false.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
bad-value-ident-true.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
bad-value-ident-true.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
better-expected.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
better-expected.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
bind-struct-early-modifiers.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
bind-struct-early-modifiers.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
bound-single-question-mark.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
bound-single-question-mark.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
bounds-lifetime-1.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
bounds-lifetime-1.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
bounds-lifetime-2.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
bounds-lifetime-2.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
bounds-lifetime-where-1.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
bounds-lifetime-where-1.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
bounds-lifetime-where.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
bounds-lifetime-where.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
bounds-lifetime.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
bounds-lifetime.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
bounds-obj-parens.rs Move more parsing tests to ui/parser 2018-10-21 14:06:28 +03:00
bounds-obj-parens.stderr Move more parsing tests to ui/parser 2018-10-21 14:06:28 +03:00
bounds-type-where.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
bounds-type-where.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
bounds-type.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
bounds-type.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
brace-after-qualified-path-in-match.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
brace-after-qualified-path-in-match.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
byte-literals.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
byte-literals.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
byte-string-literals.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
byte-string-literals.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
circular_modules_hello.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
circular_modules_main.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
circular_modules_main.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
class-implements-bad-trait.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
class-implements-bad-trait.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
closure-return-syntax.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
closure-return-syntax.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
column-offset-1-based.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
column-offset-1-based.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
default.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
default.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
do-catch-suggests-try.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
do-catch-suggests-try.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
doc-after-struct-field.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
doc-after-struct-field.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
doc-before-attr.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
doc-before-attr.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
doc-before-eof.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
doc-before-eof.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
doc-before-extern-rbrace.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
doc-before-extern-rbrace.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
doc-before-fn-rbrace.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
doc-before-fn-rbrace.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
doc-before-identifier.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
doc-before-identifier.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
doc-before-mod-rbrace.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
doc-before-mod-rbrace.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
doc-before-rbrace.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
doc-before-rbrace.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
doc-before-semi.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
doc-before-semi.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
doc-before-struct-rbrace-1.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
doc-before-struct-rbrace-1.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
doc-before-struct-rbrace-2.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
doc-before-struct-rbrace-2.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
duplicate-visibility.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
duplicate-visibility.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
empty-impl-semicolon.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
empty-impl-semicolon.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
expected-comma-found-token.rs Stabilize 'attr_literals' feature. 2018-08-23 19:06:07 -07:00
expected-comma-found-token.stderr Add test for updated parser error 2018-06-19 15:52:03 -07:00
extern-crate-unexpected-token.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
extern-crate-unexpected-token.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
extern-expected-fn-or-brace.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
extern-expected-fn-or-brace.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
extern-foreign-crate.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
extern-foreign-crate.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
extern-no-fn.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
extern-no-fn.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
if-in-in.rs Detect for _ in in bar {} typo 2018-09-20 22:40:44 -07:00
if-in-in.stderr Detect for _ in in bar {} typo 2018-09-20 22:40:44 -07:00
impl-parsing.rs Move more parsing tests to ui/parser 2018-10-21 14:06:28 +03:00
impl-parsing.stderr Move more parsing tests to ui/parser 2018-10-21 14:06:28 +03:00
impl-qpath.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
impl-qpath.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
import-from-path.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
import-from-path.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
import-from-rename.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
import-from-rename.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
import-glob-path.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
import-glob-path.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
import-glob-rename.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
import-glob-rename.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
inner-attr-after-doc-comment.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
inner-attr-after-doc-comment.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
inner-attr.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
inner-attr.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
int-literal-too-large-span.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
int-literal-too-large-span.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
inverted-parameters.rs add suggestion for inverted function parameters 2018-10-05 10:33:19 -04:00
inverted-parameters.stderr add suggestion for inverted function parameters 2018-10-05 10:33:19 -04:00
issue-1655.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-1655.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-1802-1.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-1802-1.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-1802-2.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-1802-2.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-2354-1.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-2354-1.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-2354.rs Move more parsing tests to ui/parser 2018-10-21 14:06:28 +03:00
issue-2354.stderr Move more parsing tests to ui/parser 2018-10-21 14:06:28 +03:00
issue-3036.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-3036.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-5544-a.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-5544-a.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-5544-b.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-5544-b.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-5806.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-6610.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-6610.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-8537.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-8537.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-10392-2.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-10392-2.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-10392.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-10392.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-10636-1.rs Move more parsing tests to ui/parser 2018-10-21 14:06:28 +03:00
issue-10636-1.stderr Move more parsing tests to ui/parser 2018-10-21 14:06:28 +03:00
issue-10636-2.rs Move more parsing tests to ui/parser 2018-10-21 14:06:28 +03:00
issue-10636-2.stderr Move more parsing tests to ui/parser 2018-10-21 14:06:28 +03:00
issue-14303-enum.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-14303-enum.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-14303-fn-def.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-14303-fn-def.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-14303-fncall.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-14303-fncall.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-14303-impl.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-14303-impl.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-14303-path.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-14303-path.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-14303-struct.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-14303-struct.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-14303-trait.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-14303-trait.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-15914.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-15914.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-15980.rs Move more parsing tests to ui/parser 2018-10-21 14:06:28 +03:00
issue-15980.stderr Move more parsing tests to ui/parser 2018-10-21 14:06:28 +03:00
issue-17383.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-17383.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-17718-const-mut.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-17718-const-mut.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-17904-2.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-17904-2.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-17904.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-17904.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-19096.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-19096.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-19398.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-19398.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-20711-2.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-20711-2.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-20711.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-20711.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-21153.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-21153.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-22647.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-22647.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-22712.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-22712.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-23620-invalid-escapes.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-23620-invalid-escapes.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-24197.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-24197.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-24375.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-24375.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-24780.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-24780.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-27255.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-27255.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-30318.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-30318.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-32214.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-32214.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-32446.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-32446.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-32501.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-32501.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-32505.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-32505.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-33262.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-33262.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-33413.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-33413.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-33455.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-33455.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-33569.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-33569.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-37113.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-37113.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-37234.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-37234.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-41155.rs Move more parsing tests to ui/parser 2018-10-21 14:06:28 +03:00
issue-41155.stderr Move more parsing tests to ui/parser 2018-10-21 14:06:28 +03:00
issue-43692.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
issue-43692.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-abstract.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-abstract.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-as-as-identifier.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-as-as-identifier.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-box-as-identifier.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-box-as-identifier.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-break-as-identifier.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-break-as-identifier.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-const-as-identifier.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-const-as-identifier.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-continue-as-identifier.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-continue-as-identifier.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-else-as-identifier.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-else-as-identifier.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-enum-as-identifier.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-enum-as-identifier.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-final.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-final.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-fn-as-identifier.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-fn-as-identifier.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-for-as-identifier.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-for-as-identifier.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-if-as-identifier.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-if-as-identifier.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-impl-as-identifier.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-impl-as-identifier.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-in-as-identifier.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-in-as-identifier.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-let-as-identifier.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-let-as-identifier.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-loop-as-identifier.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-loop-as-identifier.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-match-as-identifier.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-match-as-identifier.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-mod-as-identifier.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-mod-as-identifier.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-move-as-identifier.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-move-as-identifier.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-mut-as-identifier.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-mut-as-identifier.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-override.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-override.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-pub-as-identifier.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-pub-as-identifier.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-ref-as-identifier.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-ref-as-identifier.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-return-as-identifier.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-return-as-identifier.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-static-as-identifier.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-static-as-identifier.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-struct-as-identifier.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-struct-as-identifier.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-trait-as-identifier.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-trait-as-identifier.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-try-as-identifier-edition2018.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-try-as-identifier-edition2018.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-type-as-identifier.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-type-as-identifier.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-typeof.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-typeof.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-unsafe-as-identifier.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-unsafe-as-identifier.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-use-as-identifier.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-use-as-identifier.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-where-as-identifier.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-where-as-identifier.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-while-as-identifier.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword-while-as-identifier.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keyword.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keywords-followed-by-double-colon.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
keywords-followed-by-double-colon.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
lex-bad-binary-literal.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
lex-bad-binary-literal.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
lex-bad-char-literals-1.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
lex-bad-char-literals-1.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
lex-bad-char-literals-2.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
lex-bad-char-literals-2.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
lex-bad-char-literals-3.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
lex-bad-char-literals-3.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
lex-bad-char-literals-4.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
lex-bad-char-literals-4.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
lex-bad-char-literals-5.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
lex-bad-char-literals-5.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
lex-bad-numeric-literals.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
lex-bad-numeric-literals.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
lex-bad-octal-literal.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
lex-bad-octal-literal.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
lex-bad-token.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
lex-bad-token.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
lex-bare-cr-string-literal-doc-comment.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
lex-bare-cr-string-literal-doc-comment.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
lex-stray-backslash.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
lex-stray-backslash.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
lifetime-in-pattern.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
lifetime-in-pattern.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
lifetime-semicolon.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
lifetime-semicolon.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
macro-bad-delimiter-ident.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
macro-bad-delimiter-ident.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
macro-doc-comments-1.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
macro-doc-comments-1.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
macro-doc-comments-2.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
macro-doc-comments-2.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
macro-incomplete-parse.rs Move more parsing tests to ui/parser 2018-10-21 14:06:28 +03:00
macro-incomplete-parse.stderr Move more parsing tests to ui/parser 2018-10-21 14:06:28 +03:00
macro-keyword.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
macro-keyword.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
macro-mismatched-delim-brace-paren.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
macro-mismatched-delim-brace-paren.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
macro-mismatched-delim-paren-brace.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
macro-mismatched-delim-paren-brace.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
macro-repeat.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
macro-repeat.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
macros-no-semicolon-items.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
macros-no-semicolon-items.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
macros-no-semicolon.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
macros-no-semicolon.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
match-arrows-block-then-binop.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
match-arrows-block-then-binop.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
match-refactor-to-expr.rs Move more parsing tests to ui/parser 2018-10-21 14:06:28 +03:00
match-refactor-to-expr.stderr Move more parsing tests to ui/parser 2018-10-21 14:06:28 +03:00
match-vec-invalid.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
match-vec-invalid.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
mod_file_not_exist.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
mod_file_not_exist_windows.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
mod_file_with_path_attr.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
mod_file_with_path_attr.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
multiline-comment-line-tracking.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
multiline-comment-line-tracking.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
multitrait.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
multitrait.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
mut-patterns.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
mut-patterns.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
new-unicode-escapes-1.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
new-unicode-escapes-1.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
new-unicode-escapes-2.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
new-unicode-escapes-2.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
new-unicode-escapes-3.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
new-unicode-escapes-3.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
new-unicode-escapes-4.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
new-unicode-escapes-4.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
no-binary-float-literal.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
no-binary-float-literal.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
no-hex-float-literal.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
no-hex-float-literal.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
no-unsafe-self.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
no-unsafe-self.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
not-a-pred.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
not-a-pred.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
omitted-arg-in-item-fn.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
omitted-arg-in-item-fn.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
paamayim-nekudotayim.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
paamayim-nekudotayim.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
paren-after-qualified-path-in-match.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
paren-after-qualified-path-in-match.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
pat-lt-bracket-1.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
pat-lt-bracket-1.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
pat-lt-bracket-2.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
pat-lt-bracket-2.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
pat-lt-bracket-3.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
pat-lt-bracket-3.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
pat-lt-bracket-4.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
pat-lt-bracket-4.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
pat-lt-bracket-5.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
pat-lt-bracket-5.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
pat-lt-bracket-6.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
pat-lt-bracket-6.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
pat-lt-bracket-7.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
pat-lt-bracket-7.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
pat-ranges-1.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
pat-ranges-1.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
pat-ranges-2.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
pat-ranges-2.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
pat-ranges-3.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
pat-ranges-3.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
pat-ranges-4.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
pat-ranges-4.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
pat-ref-enum.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
pat-ref-enum.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
pat-tuple-1.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
pat-tuple-1.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
pat-tuple-2.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
pat-tuple-2.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
pat-tuple-3.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
pat-tuple-3.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
pat-tuple-4.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
pat-tuple-4.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
pat-tuple-5.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
pat-tuple-5.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
pub-item-macro.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
pub-item-macro.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
pub-method-macro.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
pub-method-macro.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
range-3.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
range-3.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
range-4.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
range-4.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
range_inclusive.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
range_inclusive.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
range_inclusive_dotdotdot.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
range_inclusive_dotdotdot.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
raw-byte-string-eof.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
raw-byte-string-eof.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
raw-byte-string-literals.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
raw-byte-string-literals.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
raw-str-delim.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
raw-str-delim.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
raw-str-unbalanced.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
raw-str-unbalanced.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
raw-str-unterminated.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
raw-str-unterminated.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
recover-enum.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
recover-enum.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
recover-enum2.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
recover-enum2.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
recover-struct.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
recover-struct.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
regions-out-of-scope-slice.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
removed-syntax-closure-lifetime.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
removed-syntax-closure-lifetime.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
removed-syntax-enum-newtype.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
removed-syntax-enum-newtype.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
removed-syntax-extern-const.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
removed-syntax-extern-const.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
removed-syntax-field-let.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
removed-syntax-field-let.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
removed-syntax-field-semicolon.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
removed-syntax-field-semicolon.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
removed-syntax-fixed-vec.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
removed-syntax-fixed-vec.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
removed-syntax-fn-sigil.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
removed-syntax-fn-sigil.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
removed-syntax-mode.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
removed-syntax-mode.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
removed-syntax-mut-vec-expr.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
removed-syntax-mut-vec-expr.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
removed-syntax-mut-vec-ty.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
removed-syntax-mut-vec-ty.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
removed-syntax-ptr-lifetime.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
removed-syntax-ptr-lifetime.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
removed-syntax-record.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
removed-syntax-record.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
removed-syntax-static-fn.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
removed-syntax-static-fn.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
removed-syntax-uniq-mut-expr.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
removed-syntax-uniq-mut-expr.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
removed-syntax-uniq-mut-ty.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
removed-syntax-uniq-mut-ty.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
removed-syntax-with-1.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
removed-syntax-with-1.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
removed-syntax-with-2.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
removed-syntax-with-2.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
require-parens-for-chained-comparison.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
require-parens-for-chained-comparison.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
struct-field-numeric-shorthand.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
struct-field-numeric-shorthand.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
struct-literal-in-for.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
struct-literal-in-for.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
struct-literal-in-if.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
struct-literal-in-if.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
struct-literal-in-match-discriminant.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
struct-literal-in-match-discriminant.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
struct-literal-in-while.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
struct-literal-in-while.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
struct-literal-restrictions-in-lamda.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
struct-literal-restrictions-in-lamda.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
tag-variant-disr-non-nullary.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
tag-variant-disr-non-nullary.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
trailing-carriage-return-in-string.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
trailing-carriage-return-in-string.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
trailing-plus-in-bounds.rs Move more parsing tests to ui/parser 2018-10-21 14:06:28 +03:00
trailing-plus-in-bounds.stderr Move more parsing tests to ui/parser 2018-10-21 14:06:28 +03:00
trait-bounds-not-on-impl.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
trait-bounds-not-on-impl.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
trait-non-item-macros.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
trait-non-item-macros.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
trait-object-bad-parens.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
trait-object-bad-parens.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
trait-object-lifetime-parens.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
trait-object-lifetime-parens.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
trait-object-macro-matcher.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
trait-object-macro-matcher.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
trait-object-polytrait-priority.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
trait-object-polytrait-priority.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
trait-object-trait-parens.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
trait-object-trait-parens.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
trait-plusequal-splitting.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
trait-plusequal-splitting.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
trait-pub-assoc-const.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
trait-pub-assoc-const.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
trait-pub-assoc-ty.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
trait-pub-assoc-ty.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
trait-pub-method.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
trait-pub-method.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
type-parameters-in-field-exprs.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
type-parameters-in-field-exprs.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
unbalanced-doublequote.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
unbalanced-doublequote.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
unclosed-braces.rs Change wording of unclosed delimiter label 2018-09-05 07:33:29 -07:00
unclosed-braces.stderr Change wording of unclosed delimiter label 2018-09-05 07:33:29 -07:00
underscore-suffix-for-float.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
underscore-suffix-for-float.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
underscore-suffix-for-string.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
underscore-suffix-for-string.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
unicode-chars.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
unicode-chars.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
unsized.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
unsized.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
unsized2.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
unsized2.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
use-as-where-use-ends-with-mod-sep.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
use-as-where-use-ends-with-mod-sep.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
use-ends-with-mod-sep.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
use-ends-with-mod-sep.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
variadic-ffi-3.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
variadic-ffi-3.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
variadic-ffi-4.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
variadic-ffi-4.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
virtual-structs.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
virtual-structs.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
where-clauses-no-bounds-or-predicates.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
where-clauses-no-bounds-or-predicates.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
where_with_bound.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
where_with_bound.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
wrong-escape-of-curly-braces.rs Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00
wrong-escape-of-curly-braces.stderr Move parse-fail tests to UI 2018-10-21 14:06:28 +03:00