..
auxiliary
Move some tests to more reasonable directories - 2
2021-01-16 19:46:54 -03:00
macro
Address PR feedback
2021-06-25 14:51:56 +02:00
mismatched-braces
raw
Handle Spans for byte and raw strings and add more detail
2021-02-03 13:34:28 -08:00
shebang
ascii-only-character-escape.rs
Handle Spans for byte and raw strings and add more detail
2021-02-03 13:34:28 -08:00
ascii-only-character-escape.stderr
Handle Spans for byte and raw strings and add more detail
2021-02-03 13:34:28 -08:00
assoc-const-underscore-semantic-fail.rs
assoc-const-underscore-semantic-fail.stderr
assoc-const-underscore-syntactic-pass.rs
assoc-oddities-1.rs
assoc-oddities-1.stderr
assoc-oddities-2.rs
assoc-oddities-2.stderr
assoc-static-semantic-fail.rs
assoc-static-semantic-fail.stderr
assoc-static-syntactic-fail.rs
assoc-static-syntactic-fail.stderr
assoc-type-in-type-arg.rs
assoc-type-in-type-arg.stderr
associated-types-project-from-hrtb-explicit.rs
associated-types-project-from-hrtb-explicit.stderr
attr-bad-meta-2.rs
Accept arbitrary expressions in key-value attributes at parse time
2020-12-09 21:37:32 +03:00
attr-bad-meta-2.stderr
Accept arbitrary expressions in key-value attributes at parse time
2020-12-09 21:37:32 +03:00
attr-bad-meta-3.rs
attr-bad-meta-3.stderr
attr-bad-meta.rs
attr-bad-meta.stderr
attr-before-eof.rs
attr-before-eof.stderr
attr-dangling-in-fn.rs
attr-dangling-in-fn.stderr
attr-dangling-in-mod.rs
attr-dangling-in-mod.stderr
attr-stmt-expr-attr-bad.rs
attr-stmt-expr-attr-bad.stderr
attr.rs
attr.stderr
attrs-after-extern-mod.rs
Update tests for extern block linting
2021-01-13 07:49:16 -05:00
attrs-after-extern-mod.stderr
Update tests for extern block linting
2021-01-13 07:49:16 -05:00
bad-char-literals.rs
Handle Spans for byte and raw strings and add more detail
2021-02-03 13:34:28 -08:00
bad-char-literals.stderr
Handle Spans for byte and raw strings and add more detail
2021-02-03 13:34:28 -08:00
bad-crate-name.rs
Move some tests to more reasonable directories - 6
2021-04-17 18:53:54 -03:00
bad-crate-name.stderr
Move some tests to more reasonable directories - 6
2021-04-17 18:53:54 -03:00
bad-fn-ptr-qualifier.fixed
bad-fn-ptr-qualifier.rs
bad-fn-ptr-qualifier.stderr
bad-interpolated-block.rs
bad-interpolated-block.stderr
Show macro name in 'this error originates in macro' message
2021-05-12 19:03:06 -04:00
bad-lit-suffixes.rs
bad-lit-suffixes.stderr
Update code to account for extern ABI requirement
2021-01-13 07:49:45 -05:00
bad-match.rs
bad-match.stderr
bad-name.rs
bad-name.stderr
bad-pointer-type.rs
bad-pointer-type.stderr
bad-value-ident-false.rs
bad-value-ident-false.stderr
bad-value-ident-true.rs
bad-value-ident-true.stderr
bare-struct-body.rs
bare-struct-body.stderr
better-expected.rs
better-expected.stderr
bind-struct-early-modifiers.rs
bind-struct-early-modifiers.stderr
block-no-opening-brace.rs
block-no-opening-brace.stderr
bound-single-question-mark.rs
bound-single-question-mark.stderr
bounds-lifetime-1.rs
bounds-lifetime-1.stderr
bounds-lifetime-2.rs
bounds-lifetime-2.stderr
bounds-lifetime-where-1.rs
bounds-lifetime-where-1.stderr
bounds-lifetime-where.rs
bounds-lifetime-where.stderr
bounds-lifetime.rs
bounds-lifetime.stderr
bounds-obj-parens.rs
bounds-type-where.rs
bounds-type-where.stderr
bounds-type.rs
bounds-type.stderr
byte-literals.rs
Handle Spans for byte and raw strings and add more detail
2021-02-03 13:34:28 -08:00
byte-literals.stderr
Fix invalid suggestions for non-ASCII characters in byte constants
2021-07-31 15:21:11 +02:00
byte-string-literals.rs
Handle Spans for byte and raw strings and add more detail
2021-02-03 13:34:28 -08:00
byte-string-literals.stderr
Fix invalid suggestions for non-ASCII characters in byte constants
2021-07-31 15:21:11 +02:00
can-begin-expr-check.rs
Move some tests to more reasonable directories - 2
2021-01-16 19:46:54 -03:00
can-begin-expr-check.stderr
Move some tests to more reasonable directories - 2
2021-01-16 19:46:54 -03:00
chained-comparison-suggestion.rs
chained-comparison-suggestion.stderr
circular_modules_hello.rs
circular_modules_main.rs
expand: Move module file path stack from global session to expansion data
2021-03-05 01:33:43 +03:00
circular_modules_main.stderr
expand: Move module file path stack from global session to expansion data
2021-03-05 01:33:43 +03:00
class-implements-bad-trait.rs
class-implements-bad-trait.stderr
closure-return-syntax.rs
closure-return-syntax.stderr
column-offset-1-based.rs
column-offset-1-based.stderr
constraints-before-generic-args-syntactic-pass.rs
default-on-wrong-item-kind.rs
default-on-wrong-item-kind.stderr
default-unmatched-assoc.rs
default-unmatched-assoc.stderr
default-unmatched-extern.rs
default-unmatched-extern.stderr
default-unmatched.rs
default-unmatched.stderr
default.rs
Add pub as optional check_front_matter
2021-03-17 09:04:08 +08:00
default.stderr
Add pub as optional check_front_matter
2021-03-17 09:04:08 +08:00
do-catch-suggests-try.rs
do-catch-suggests-try.stderr
doc-after-struct-field.rs
doc-after-struct-field.stderr
doc-before-attr.rs
doc-before-attr.stderr
doc-before-eof.rs
doc-before-eof.stderr
doc-before-extern-rbrace.rs
Update tests for extern block linting
2021-01-13 07:49:16 -05:00
doc-before-extern-rbrace.stderr
doc-before-fn-rbrace.rs
doc-before-fn-rbrace.stderr
doc-before-identifier.rs
doc-before-identifier.stderr
doc-before-mod-rbrace.rs
doc-before-mod-rbrace.stderr
doc-before-rbrace.rs
doc-before-rbrace.stderr
doc-before-semi.rs
doc-before-semi.stderr
doc-before-struct-rbrace-1.rs
doc-before-struct-rbrace-1.stderr
doc-before-struct-rbrace-2.rs
doc-before-struct-rbrace-2.stderr
doc-comment-in-if-statement.rs
doc-comment-in-if-statement.stderr
doc-comment-in-stmt.rs
doc-comment-in-stmt.stderr
doc-inside-trait-item.rs
doc-inside-trait-item.stderr
dotdotdot-expr.rs
Move some tests to more reasonable directories
2021-02-16 21:22:21 -03:00
dotdotdot-expr.stderr
Move some tests to more reasonable directories
2021-02-16 21:22:21 -03:00
duplicate-visibility.rs
Remove redundant ignore-tidy-linelength annotations
2021-04-03 22:30:20 +02:00
duplicate-visibility.stderr
Remove redundant ignore-tidy-linelength annotations
2021-04-03 22:30:20 +02:00
empty-impl-semicolon.rs
empty-impl-semicolon.stderr
expr-as-stmt-2.rs
expr-as-stmt-2.stderr
Use multispan suggestions more often
2021-07-30 09:26:31 -07:00
expr-as-stmt.fixed
Update rustfix for compiletest.
2021-06-20 16:35:14 -07:00
expr-as-stmt.rs
Update rustfix for compiletest.
2021-06-20 16:35:14 -07:00
expr-as-stmt.stderr
Use multispan suggestions more often
2021-07-30 09:26:31 -07:00
extern-abi-from-mac-literal-frag.rs
extern-abi-raw-strings.rs
extern-abi-string-escaping.rs
extern-abi-syntactic.rs
extern-crate-async.rs
extern-crate-unexpected-token.rs
extern-crate-unexpected-token.stderr
extern-expected-fn-or-brace.rs
extern-expected-fn-or-brace.stderr
extern-foreign-crate.rs
extern-foreign-crate.stderr
extern-no-fn.rs
Update tests for extern block linting
2021-01-13 07:49:16 -05:00
extern-no-fn.stderr
Update tests for extern block linting
2021-01-13 07:49:16 -05:00
float-field-interpolated.rs
float-field-interpolated.stderr
Show macro name in 'this error originates in macro' message
2021-05-12 19:03:06 -04:00
float-field.rs
float-field.stderr
float-literals.rs
Changed dec2flt to use the Eisel-Lemire algorithm.
2021-07-17 00:30:34 -05:00
fn-arg-doc-comment.rs
fn-arg-doc-comment.stderr
fn-body-eq-expr-semi.rs
Update tests for extern block linting
2021-01-13 07:49:16 -05:00
fn-body-eq-expr-semi.stderr
Update tests for extern block linting
2021-01-13 07:49:16 -05:00
fn-body-optional-semantic-fail.rs
Update tests for extern block linting
2021-01-13 07:49:16 -05:00
fn-body-optional-semantic-fail.stderr
Update tests for extern block linting
2021-01-13 07:49:16 -05:00
fn-body-optional-syntactic-pass.rs
Update tests for extern block linting
2021-01-13 07:49:16 -05:00
fn-colon-return-type.rs
fn-colon-return-type.stderr
fn-field-parse-error-ice.rs
Don't drop PResult without handling the error
2021-05-30 00:08:42 +02:00
fn-field-parse-error-ice.stderr
Don't drop PResult without handling the error
2021-05-30 00:08:42 +02:00
fn-header-semantic-fail.rs
remove const_fn feature gate
2021-05-09 14:29:31 +02:00
fn-header-semantic-fail.stderr
remove const_fn feature gate
2021-05-09 14:29:31 +02:00
fn-header-syntactic-pass.rs
Update tests for extern block linting
2021-01-13 07:49:16 -05:00
fn-returns-fn-pointer.rs
foreign-const-semantic-fail.rs
Update tests for extern block linting
2021-01-13 07:49:16 -05:00
foreign-const-semantic-fail.stderr
Update tests for extern block linting
2021-01-13 07:49:16 -05:00
foreign-const-syntactic-fail.rs
Update tests for extern block linting
2021-01-13 07:49:16 -05:00
foreign-const-syntactic-fail.stderr
foreign-static-semantic-fail.rs
Update tests for extern block linting
2021-01-13 07:49:16 -05:00
foreign-static-semantic-fail.stderr
Update tests for extern block linting
2021-01-13 07:49:16 -05:00
foreign-static-syntactic-pass.rs
Update tests for extern block linting
2021-01-13 07:49:16 -05:00
foreign-ty-semantic-fail.rs
foreign-ty-semantic-fail.stderr
foreign-ty-syntactic-pass.rs
if-in-in.fixed
if-in-in.rs
if-in-in.stderr
impl-item-const-pass.rs
impl-item-const-semantic-fail.rs
impl-item-const-semantic-fail.stderr
impl-item-fn-no-body-pass.rs
impl-item-fn-no-body-semantic-fail.rs
impl-item-fn-no-body-semantic-fail.stderr
impl-item-type-no-body-pass.rs
impl-item-type-no-body-semantic-fail.rs
Make GATs no longer incomplete
2021-07-16 00:22:01 -04:00
impl-item-type-no-body-semantic-fail.stderr
Make GATs no longer incomplete
2021-07-16 00:22:01 -04:00
impl-parsing.rs
impl-parsing.stderr
impl-qpath.rs
import-from-path.rs
import-from-path.stderr
Add a note for * and {} usage on use
2021-01-08 17:36:14 +09:00
import-from-rename.rs
import-from-rename.stderr
Add a note for * and {} usage on use
2021-01-08 17:36:14 +09:00
import-glob-path.rs
import-glob-path.stderr
Add a note for * and {} usage on use
2021-01-08 17:36:14 +09:00
import-glob-rename.rs
import-glob-rename.stderr
Add a note for * and {} usage on use
2021-01-08 17:36:14 +09:00
incorrect-move-async-order-issue-79694.fixed
Implemented a compiler diagnostic for move async mistake
2020-12-21 12:57:08 +01:00
incorrect-move-async-order-issue-79694.rs
Implemented a compiler diagnostic for move async mistake
2020-12-21 12:57:08 +01:00
incorrect-move-async-order-issue-79694.stderr
Implemented a compiler diagnostic for move async mistake
2020-12-21 12:57:08 +01:00
inner-attr-after-doc-comment.rs
inner-attr-after-doc-comment.stderr
inner-attr-in-trait-def.rs
inner-attr.rs
inner-attr.stderr
int-literal-too-large-span.rs
int-literal-too-large-span.stderr
intersection-patterns.rs
intersection-patterns.stderr
inverted-parameters.rs
inverted-parameters.stderr
issue-1655.rs
issue-1655.stderr
issue-1802-1.rs
issue-1802-1.stderr
issue-1802-2.rs
issue-1802-2.stderr
issue-2354-1.rs
issue-2354-1.stderr
issue-2354.rs
issue-2354.stderr
issue-3036.fixed
issue-3036.rs
issue-3036.stderr
issue-5544-a.rs
issue-5544-a.stderr
issue-5544-b.rs
issue-5544-b.stderr
issue-5806.rs
issue-5806.stderr
issue-6610.rs
issue-6610.stderr
issue-7222.rs
Move some tests to more suitable subdirs
2021-03-06 18:24:53 +09:00
issue-7970b.rs
Move some tests to more reasonable directories
2021-01-31 19:46:46 -03:00
issue-7970b.stderr
Move some tests to more reasonable directories
2021-01-31 19:46:46 -03:00
issue-8537.rs
issue-8537.stderr
rustc: Add a new wasm ABI
2021-04-08 08:03:18 -07:00
issue-10392-2.fixed
issue-10392-2.rs
issue-10392-2.stderr
issue-10392.rs
issue-10392.stderr
issue-10636-1.rs
issue-10636-1.stderr
issue-10636-2.rs
issue-10636-2.stderr
issue-14303-enum.rs
issue-14303-enum.stderr
update tests
2020-12-26 18:24:10 +01:00
issue-14303-fn-def.rs
issue-14303-fn-def.stderr
update tests
2020-12-26 18:24:10 +01:00
issue-14303-fncall.full.stderr
Actually infer args in visitors
2021-07-26 21:15:18 +00:00
issue-14303-fncall.generic_arg.stderr
Actually infer args in visitors
2021-07-26 21:15:18 +00:00
issue-14303-fncall.rs
Actually infer args in visitors
2021-07-26 21:15:18 +00:00
issue-14303-impl.rs
issue-14303-impl.stderr
update tests
2020-12-26 18:24:10 +01:00
issue-14303-path.rs
issue-14303-path.stderr
issue-14303-struct.rs
issue-14303-struct.stderr
update tests
2020-12-26 18:24:10 +01:00
issue-14303-trait.rs
issue-14303-trait.stderr
update tests
2020-12-26 18:24:10 +01:00
issue-15914.rs
issue-15914.stderr
issue-15980.rs
issue-15980.stderr
issue-17383.rs
issue-17383.stderr
issue-17718-const-mut.rs
issue-17718-const-mut.stderr
issue-17904-2.rs
issue-17904-2.stderr
issue-17904.rs
issue-17904.stderr
issue-19096.rs
issue-19096.stderr
issue-19398.rs
issue-19398.stderr
issue-20616-1.rs
Move some tests to more reasonable directories - 2
2021-01-16 19:46:54 -03:00
issue-20616-1.stderr
Move some tests to more reasonable directories - 2
2021-01-16 19:46:54 -03:00
issue-20616-2.rs
Move some tests to more reasonable directories - 2
2021-01-16 19:46:54 -03:00
issue-20616-2.stderr
Move some tests to more reasonable directories - 2
2021-01-16 19:46:54 -03:00
issue-20616-3.rs
Move some tests to more reasonable directories
2021-02-16 21:22:21 -03:00
issue-20616-3.stderr
Move some tests to more reasonable directories
2021-02-16 21:22:21 -03:00
issue-20616-8.rs
Move some tests to more reasonable directories
2021-01-31 19:46:46 -03:00
issue-20616-8.stderr
Move some tests to more reasonable directories
2021-01-31 19:46:46 -03:00
issue-20616-9.rs
Move some tests to more reasonable directories
2021-01-31 19:46:46 -03:00
issue-20616-9.stderr
Move some tests to more reasonable directories
2021-01-31 19:46:46 -03:00
issue-20711-2.rs
issue-20711-2.stderr
issue-20711.rs
issue-20711.stderr
issue-21146.rs
Move some tests to more reasonable directories - 2
2021-01-16 19:46:54 -03:00
issue-21146.stderr
Move some tests to more reasonable directories - 2
2021-01-16 19:46:54 -03:00
issue-21153.rs
issue-21153.stderr
issue-22647.rs
issue-22647.stderr
issue-22712.rs
issue-22712.stderr
issue-23620-invalid-escapes.rs
Handle Spans for byte and raw strings and add more detail
2021-02-03 13:34:28 -08:00
issue-23620-invalid-escapes.stderr
Handle Spans for byte and raw strings and add more detail
2021-02-03 13:34:28 -08:00
issue-24197.rs
issue-24197.stderr
issue-24375.rs
issue-24375.stderr
issue-24780.rs
issue-24780.stderr
issue-27255.rs
issue-27255.stderr
issue-30318.rs
issue-30318.stderr
issue-32214.rs
issue-32214.stderr
issue-32446.rs
issue-32446.stderr
issue-32501.rs
issue-32501.stderr
issue-32505.rs
issue-32505.stderr
issue-33262.rs
issue-33262.stderr
issue-33413.rs
issue-33413.stderr
issue-33418.fixed
issue-33418.rs
issue-33418.stderr
issue-33455.rs
issue-33455.stderr
issue-34222-1.rs
Move some tests to more reasonable directories - 2
2021-01-16 19:46:54 -03:00
issue-34222-1.stderr
Move some tests to more reasonable directories - 2
2021-01-16 19:46:54 -03:00
issue-35813-postfix-after-cast.rs
issue-35813-postfix-after-cast.stderr
issue-41155.rs
issue-41155.stderr
issue-43196.rs
Move some tests to more reasonable directories - 2
2021-01-16 19:46:54 -03:00
issue-43196.stderr
Move some tests to more reasonable directories - 2
2021-01-16 19:46:54 -03:00
issue-43692.rs
issue-43692.stderr
Handle Spans for byte and raw strings and add more detail
2021-02-03 13:34:28 -08:00
issue-44021.rs
Move some tests to more reasonable directories - 2
2021-01-16 19:46:54 -03:00
issue-44021.stderr
Move some tests to more reasonable directories - 2
2021-01-16 19:46:54 -03:00
issue-44406.rs
Move some tests to more reasonable directories
2021-02-16 21:22:21 -03:00
issue-44406.stderr
Move some tests to more reasonable directories
2021-02-16 21:22:21 -03:00
issue-45296.rs
Move some tests to more reasonable directories - 2
2021-01-16 19:46:54 -03:00
issue-45296.stderr
Move some tests to more reasonable directories - 2
2021-01-16 19:46:54 -03:00
issue-46186.fixed
Move some tests to more reasonable directories - 2
2021-01-16 19:46:54 -03:00
issue-46186.rs
Move some tests to more reasonable directories - 2
2021-01-16 19:46:54 -03:00
issue-46186.stderr
Move some tests to more reasonable directories - 2
2021-01-16 19:46:54 -03:00
issue-48137-macros-cannot-interpolate-impl-items-bad-variants.rs
issue-48137-macros-cannot-interpolate-impl-items-bad-variants.stderr
Show macro name in 'this error originates in macro' message
2021-05-12 19:03:06 -04:00
issue-48137-macros-cannot-interpolate-impl-items.rs
issue-48508-aux.rs
Move some tests to more reasonable directories - 5
2021-03-20 11:41:24 -03:00
issue-48508.rs
Stablize non_ascii_idents feature.
2021-04-08 02:52:00 +08:00
issue-48636.fixed
Move some UI tests to more suitable subdirs
2021-06-30 06:41:10 +09:00
issue-48636.rs
Move some UI tests to more suitable subdirs
2021-06-30 06:41:10 +09:00
issue-48636.stderr
Move some UI tests to more suitable subdirs
2021-06-30 06:41:10 +09:00
issue-51602.rs
Move some tests to more reasonable directories - 2
2021-01-16 19:46:54 -03:00
issue-51602.stderr
Move some tests to more reasonable directories - 2
2021-01-16 19:46:54 -03:00
issue-52496.rs
Make "missing field" error message more natural
2021-02-20 18:32:02 +01:00
issue-52496.stderr
Make "missing field" error message more natural
2021-02-20 18:32:02 +01:00
issue-54521-1.rs
Move some UI tests to more suitable subdirs
2021-06-30 06:41:10 +09:00
issue-54521-2.fixed
Move some UI tests to more suitable subdirs
2021-06-30 06:41:10 +09:00
issue-54521-2.rs
Move some UI tests to more suitable subdirs
2021-06-30 06:41:10 +09:00
issue-54521-2.stderr
Move some UI tests to more suitable subdirs
2021-06-30 06:41:10 +09:00
issue-54521-3.fixed
Move some UI tests to more suitable subdirs
2021-06-30 06:41:10 +09:00
issue-54521-3.rs
Move some UI tests to more suitable subdirs
2021-06-30 06:41:10 +09:00
issue-54521-3.stderr
Move some UI tests to more suitable subdirs
2021-06-30 06:41:10 +09:00
issue-57198.rs
Move some tests to more reasonable directories
2021-01-31 19:46:46 -03:00
issue-57198.stderr
Move some tests to more reasonable directories
2021-01-31 19:46:46 -03:00
issue-57684.fixed
Move some tests to more reasonable directories
2021-01-31 19:46:46 -03:00
issue-57684.rs
Move some tests to more reasonable directories
2021-01-31 19:46:46 -03:00
issue-57684.stderr
Move some tests to more reasonable directories
2021-01-31 19:46:46 -03:00
issue-57819.fixed
Move some tests to more reasonable directories
2021-01-31 19:46:46 -03:00
issue-57819.rs
Move some tests to more reasonable directories
2021-01-31 19:46:46 -03:00
issue-57819.stderr
Move some tests to more reasonable directories
2021-01-31 19:46:46 -03:00
issue-58094-missing-right-square-bracket.rs
issue-58094-missing-right-square-bracket.stderr
issue-58856-1.rs
Move some tests to more reasonable directories
2021-01-31 19:46:46 -03:00
issue-58856-1.stderr
Move some tests to more reasonable directories
2021-01-31 19:46:46 -03:00
issue-58856-2.rs
Move some tests to more reasonable directories - 2
2021-01-16 19:46:54 -03:00
issue-58856-2.stderr
Move some tests to more reasonable directories - 2
2021-01-16 19:46:54 -03:00
issue-59418.rs
issue-59418.stderr
issue-60075.rs
Move some tests to more reasonable directories - 2
2021-01-16 19:46:54 -03:00
issue-60075.stderr
Move some tests to more reasonable directories - 2
2021-01-16 19:46:54 -03:00
issue-62524.rs
issue-62524.stderr
issue-62546.rs
issue-62546.stderr
issue-62554.rs
Move some tests to more reasonable directories - 2
2021-01-16 19:46:54 -03:00
issue-62554.stderr
Move some tests to more reasonable directories - 2
2021-01-16 19:46:54 -03:00
issue-62660.rs
issue-62660.stderr
issue-62881.rs
issue-62881.stderr
issue-62894.rs
issue-62894.stderr
issue-62895.rs
issue-62895.stderr
issue-62913.rs
issue-62913.stderr
Handle Spans for byte and raw strings and add more detail
2021-02-03 13:34:28 -08:00
issue-62973.rs
issue-62973.stderr
issue-63115-range-pat-interpolated.rs
issue-63116.rs
issue-63116.stderr
Avoid ; -> , recovery and unclosed } recovery from being too verbose
2021-04-09 10:22:41 -07:00
issue-63135.rs
issue-63135.stderr
issue-64732.rs
Move some tests to more reasonable directories
2021-01-31 19:46:46 -03:00
issue-64732.stderr
Handle Spans for byte and raw strings and add more detail
2021-02-03 13:34:28 -08:00
issue-65041-empty-vis-matcher-in-enum.rs
issue-65041-empty-vis-matcher-in-trait.rs
issue-65122-mac-invoc-in-mut-patterns.rs
issue-65122-mac-invoc-in-mut-patterns.stderr
Show macro name in 'this error originates in macro' message
2021-05-12 19:03:06 -04:00
issue-65257-invalid-var-decl-recovery.rs
issue-65257-invalid-var-decl-recovery.stderr
issue-65846-rollback-gating-failing-matcher.rs
issue-66357-unexpected-unreachable.rs
Remove redundant ignore-tidy-linelength annotations
2021-04-03 22:30:20 +02:00
issue-66357-unexpected-unreachable.stderr
Remove redundant ignore-tidy-linelength annotations
2021-04-03 22:30:20 +02:00
issue-66473.rs
Move some tests to more reasonable directories - 2
2021-01-16 19:46:54 -03:00
issue-66473.stderr
Bless tests with new error wording
2021-02-07 11:11:38 -05:00
issue-67146-negative-outlives-bound-syntactic-fail.fixed
issue-67146-negative-outlives-bound-syntactic-fail.rs
issue-67146-negative-outlives-bound-syntactic-fail.stderr
issue-67377-invalid-syntax-in-enum-discriminant.rs
issue-67377-invalid-syntax-in-enum-discriminant.stderr
issue-68000-unicode-ident-after-missing-comma.rs
Move some tests to more reasonable directories - 5
2021-03-20 11:41:24 -03:00
issue-68000-unicode-ident-after-missing-comma.stderr
Move some tests to more reasonable directories - 5
2021-03-20 11:41:24 -03:00
issue-68629.rs
issue-68629.stderr
Bless tests with new error wording
2021-02-07 11:11:38 -05:00
issue-68730.rs
issue-68730.stderr
Bless tests with new error wording
2021-02-07 11:11:38 -05:00
issue-68788-in-trait-item-propagation.rs
issue-68890-2.rs
Address PR feedback
2021-06-25 14:51:56 +02:00
issue-68890-2.stderr
Address PR feedback
2021-06-25 14:51:56 +02:00
issue-68890.rs
issue-68890.stderr
issue-70050-ntliteral-accepts-negated-lit.rs
issue-70388-recover-dotdotdot-rest-pat.rs
issue-70388-recover-dotdotdot-rest-pat.stderr
issue-70388-without-witness.fixed
issue-70388-without-witness.rs
issue-70388-without-witness.stderr
issue-70549-resolve-after-recovered-self-ctor.rs
issue-70549-resolve-after-recovered-self-ctor.stderr
issue-70552-ascription-in-parens-after-call.rs
issue-70552-ascription-in-parens-after-call.stderr
issue-70583-block-is-empty-1.rs
issue-70583-block-is-empty-1.stderr
issue-70583-block-is-empty-2.rs
issue-70583-block-is-empty-2.stderr
issue-72253.rs
Move some tests to more reasonable directories - 2
2021-01-16 19:46:54 -03:00
issue-72253.stderr
Move some tests to more reasonable directories - 2
2021-01-16 19:46:54 -03:00
issue-72373.rs
Move some tests to more reasonable directories - 2
2021-01-16 19:46:54 -03:00
issue-72373.stderr
Move some tests to more reasonable directories - 2
2021-01-16 19:46:54 -03:00
issue-73568-lifetime-after-mut.rs
Address PR feedback
2021-06-25 14:51:56 +02:00
issue-73568-lifetime-after-mut.stderr
Address PR feedback
2021-06-25 14:51:56 +02:00
issue-75599.rs
Move some tests to more reasonable directories - 2
2021-01-16 19:46:54 -03:00
issue-76437-async.rs
Add help assertion for async pub test
2021-03-17 09:02:19 +08:00
issue-76437-async.stderr
Detect pub fn attr wrong order like async pub
2021-03-17 09:02:19 +08:00
issue-76437-const-async-unsafe.rs
Add help assertion for async pub test
2021-03-17 09:02:19 +08:00
issue-76437-const-async-unsafe.stderr
Detect pub fn attr wrong order like async pub
2021-03-17 09:02:19 +08:00
issue-76437-const-async.rs
Add help assertion for async pub test
2021-03-17 09:02:19 +08:00
issue-76437-const-async.stderr
Detect pub fn attr wrong order like async pub
2021-03-17 09:02:19 +08:00
issue-76437-const.rs
Add help assertion for async pub test
2021-03-17 09:02:19 +08:00
issue-76437-const.stderr
Detect pub fn attr wrong order like async pub
2021-03-17 09:02:19 +08:00
issue-76437-pub-crate-unsafe.rs
Add help assertion for async pub test
2021-03-17 09:02:19 +08:00
issue-76437-pub-crate-unsafe.stderr
Detect pub fn attr wrong order like async pub
2021-03-17 09:02:19 +08:00
issue-76437-unsafe.rs
Add help assertion for async pub test
2021-03-17 09:02:19 +08:00
issue-76437-unsafe.stderr
Detect pub fn attr wrong order like async pub
2021-03-17 09:02:19 +08:00
issue-76597.fixed
Move some tests to more reasonable directories - 2
2021-01-16 19:46:54 -03:00
issue-76597.rs
Move some tests to more reasonable directories - 2
2021-01-16 19:46:54 -03:00
issue-76597.stderr
Move some tests to more reasonable directories - 2
2021-01-16 19:46:54 -03:00
issue-81806.rs
parser: Fix panic in 'const impl' recovery
2021-02-08 10:46:19 +03:00
issue-81806.stderr
parser: Fix panic in 'const impl' recovery
2021-02-08 10:46:19 +03:00
issue-84104.rs
Fix handling of unmatched angle brackets in parser
2021-06-05 00:31:28 +02:00
issue-84104.stderr
Fix handling of unmatched angle brackets in parser
2021-06-05 00:31:28 +02:00
issue-84117.rs
add test
2021-04-12 21:09:08 +02:00
issue-84117.stderr
add test
2021-04-12 21:09:08 +02:00
issue-84148-1.rs
Remove incorrect assertion in type parsing code
2021-06-04 22:17:04 +02:00
issue-84148-1.stderr
Remove incorrect assertion in type parsing code
2021-06-04 22:17:04 +02:00
issue-84148-2.rs
Remove incorrect assertion in type parsing code
2021-06-04 22:17:04 +02:00
issue-84148-2.stderr
Remove incorrect assertion in type parsing code
2021-06-04 22:17:04 +02:00
issue-86895.rs
Fix ICE when misplaced visibility cannot be properly parsed
2021-07-07 15:02:20 +02:00
issue-86895.stderr
Fix ICE when misplaced visibility cannot be properly parsed
2021-07-07 15:02:20 +02:00
issue-87086-colon-path-sep.rs
Suggest a path separator if a stray colon is found in a match arm
2021-07-14 01:15:59 +02:00
issue-87086-colon-path-sep.stderr
Suggest a path separator if a stray colon is found in a match arm
2021-07-14 01:15:59 +02:00
issue-87197-missing-semicolon.fixed
fix code to suggest ; on parse error
2021-07-24 10:58:55 -07:00
issue-87197-missing-semicolon.rs
fix code to suggest ; on parse error
2021-07-24 10:58:55 -07:00
issue-87197-missing-semicolon.stderr
fix code to suggest ; on parse error
2021-07-24 10:58:55 -07:00
issue-87635.rs
Fix a parser ICE on invalid fn body
2021-07-31 06:09:54 +09:00
issue-87635.stderr
Fix a parser ICE on invalid fn body
2021-07-31 06:09:54 +09:00
item-free-const-no-body-semantic-fail.rs
address comments
2021-03-06 08:21:08 +05:30
item-free-const-no-body-semantic-fail.stderr
Fix diagnostic suggests adding type [type error]
2021-03-03 16:50:07 +05:30
item-free-const-no-body-syntactic-pass.rs
item-free-static-no-body-semantic-fail.rs
address comments
2021-03-06 08:21:08 +05:30
item-free-static-no-body-semantic-fail.stderr
address comments
2021-03-06 08:21:08 +05:30
item-free-static-no-body-syntactic-pass.rs
item-free-type-bounds-semantic-fail.rs
item-free-type-bounds-semantic-fail.stderr
item-free-type-bounds-syntactic-pass.rs
keyword-abstract.rs
keyword-abstract.stderr
keyword-as-as-identifier.rs
keyword-as-as-identifier.stderr
keyword-box-as-identifier.rs
keyword-box-as-identifier.stderr
keyword-break-as-identifier.rs
keyword-break-as-identifier.stderr
keyword-const-as-identifier.rs
keyword-const-as-identifier.stderr
keyword-continue-as-identifier.rs
keyword-continue-as-identifier.stderr
keyword-else-as-identifier.rs
keyword-else-as-identifier.stderr
keyword-enum-as-identifier.rs
keyword-enum-as-identifier.stderr
keyword-final.rs
keyword-final.stderr
keyword-fn-as-identifier.rs
keyword-fn-as-identifier.stderr
keyword-for-as-identifier.rs
keyword-for-as-identifier.stderr
keyword-if-as-identifier.rs
keyword-if-as-identifier.stderr
keyword-impl-as-identifier.rs
keyword-impl-as-identifier.stderr
keyword-in-as-identifier.rs
keyword-in-as-identifier.stderr
keyword-let-as-identifier.rs
keyword-let-as-identifier.stderr
keyword-loop-as-identifier.rs
keyword-loop-as-identifier.stderr
keyword-match-as-identifier.rs
keyword-match-as-identifier.stderr
keyword-mod-as-identifier.rs
keyword-mod-as-identifier.stderr
keyword-move-as-identifier.rs
keyword-move-as-identifier.stderr
keyword-mut-as-identifier.rs
keyword-mut-as-identifier.stderr
keyword-override.rs
keyword-override.stderr
keyword-pub-as-identifier.rs
keyword-pub-as-identifier.stderr
keyword-ref-as-identifier.rs
keyword-ref-as-identifier.stderr
keyword-return-as-identifier.rs
keyword-return-as-identifier.stderr
keyword-static-as-identifier.rs
keyword-static-as-identifier.stderr
keyword-struct-as-identifier.rs
keyword-struct-as-identifier.stderr
keyword-trait-as-identifier.rs
keyword-trait-as-identifier.stderr
keyword-try-as-identifier-edition2018.rs
keyword-try-as-identifier-edition2018.stderr
keyword-type-as-identifier.rs
keyword-type-as-identifier.stderr
keyword-typeof.rs
keyword-typeof.stderr
keyword-unsafe-as-identifier.rs
keyword-unsafe-as-identifier.stderr
keyword-use-as-identifier.rs
keyword-use-as-identifier.stderr
keyword-where-as-identifier.rs
keyword-where-as-identifier.stderr
keyword-while-as-identifier.rs
keyword-while-as-identifier.stderr
keyword.rs
keyword.stderr
keywords-followed-by-double-colon.rs
keywords-followed-by-double-colon.stderr
labeled-no-colon-expr.rs
labeled-no-colon-expr.stderr
Show macro name in 'this error originates in macro' message
2021-05-12 19:03:06 -04:00
let-binop.fixed
let-binop.rs
let-binop.stderr
Improve the wording for the can't reassign error
2021-03-13 06:06:54 +09:00
lex-bad-binary-literal.rs
lex-bad-binary-literal.stderr
lex-bad-char-literals-1.rs
lex-bad-char-literals-1.stderr
Handle Spans for byte and raw strings and add more detail
2021-02-03 13:34:28 -08:00
lex-bad-char-literals-2.rs
lex-bad-char-literals-2.stderr
lex-bad-char-literals-3.rs
lex-bad-char-literals-3.stderr
lex-bad-char-literals-4.rs
lex-bad-char-literals-4.stderr
lex-bad-char-literals-5.rs
lex-bad-char-literals-5.stderr
lex-bad-char-literals-6.rs
lex-bad-char-literals-6.stderr
lex-bad-char-literals-7.rs
Handle Spans for byte and raw strings and add more detail
2021-02-03 13:34:28 -08:00
lex-bad-char-literals-7.stderr
Handle Spans for byte and raw strings and add more detail
2021-02-03 13:34:28 -08:00
lex-bad-numeric-literals.rs
lex-bad-numeric-literals.stderr
lex-bad-octal-literal.rs
lex-bad-octal-literal.stderr
lex-bad-token.rs
lex-bad-token.stderr
lex-bare-cr-nondoc-comment.rs
Move rustdoc UI tests into a subdirectory
2021-03-08 09:17:04 -05:00
lex-bare-cr-string-literal-doc-comment.rs
Handle Spans for byte and raw strings and add more detail
2021-02-03 13:34:28 -08:00
lex-bare-cr-string-literal-doc-comment.stderr
Handle Spans for byte and raw strings and add more detail
2021-02-03 13:34:28 -08:00
lex-stray-backslash.rs
lex-stray-backslash.stderr
lexer-crlf-line-endings-string-literal-doc-comment.rs
Move rustdoc UI tests into a subdirectory
2021-03-08 09:17:04 -05:00
lifetime-in-pattern-recover.rs
lifetime-in-pattern-recover.stderr
lifetime-in-pattern.rs
lifetime-in-pattern.stderr
Fix bad diagnostics for anon params with ref
2021-03-17 07:45:19 +09:00
lifetime-semicolon.rs
lifetime-semicolon.stderr
lifetime_starts_expressions.rs
Move some tests to more reasonable directories - 2
2021-01-16 19:46:54 -03:00
lifetime_starts_expressions.stderr
Move some tests to more reasonable directories - 2
2021-01-16 19:46:54 -03:00
macro-bad-delimiter-ident.rs
macro-bad-delimiter-ident.stderr
macro-keyword.rs
macro-keyword.stderr
macro-mismatched-delim-brace-paren.rs
macro-mismatched-delim-brace-paren.stderr
macro-mismatched-delim-paren-brace.rs
macro-mismatched-delim-paren-brace.stderr
macros-no-semicolon-items.rs
macros-no-semicolon-items.stderr
macros-no-semicolon.rs
fix code to suggest ; on parse error
2021-07-24 10:58:55 -07:00
macros-no-semicolon.stderr
fix code to suggest ; on parse error
2021-07-24 10:58:55 -07:00
match-arm-without-braces.rs
Detect match arm body without braces
2021-03-03 12:17:26 -08:00
match-arm-without-braces.stderr
Detect match arm body without braces
2021-03-03 12:17:26 -08:00
match-arrows-block-then-binop.rs
match-arrows-block-then-binop.stderr
match-refactor-to-expr.fixed
match-refactor-to-expr.rs
match-refactor-to-expr.stderr
mbe_missing_right_paren.rs
mbe_missing_right_paren.stderr
mismatched-delim-brace-empty-block.rs
mismatched-delim-brace-empty-block.stderr
missing-closing-angle-bracket-eq-constraint.rs
add and update tests
2021-01-22 17:07:27 +01:00
missing-closing-angle-bracket-eq-constraint.stderr
Show macro name in 'this error originates in macro' message
2021-05-12 19:03:06 -04:00
missing-semicolon.rs
missing-semicolon.stderr
Show macro name in 'this error originates in macro' message
2021-05-12 19:03:06 -04:00
missing_right_paren.rs
missing_right_paren.stderr
mod_file_not_exist.rs
mod_file_not_exist.stderr
E0583: Include secondary path in error message
2021-05-06 09:40:05 +08:00
mod_file_not_exist_windows.rs
mod_file_not_exist_windows.stderr
E0583: Include secondary path in error message
2021-05-06 09:40:05 +08:00
mod_file_with_path_attr.rs
mod_file_with_path_attr.stderr
multibyte-char-use-seperator-issue-80134.rs
Stablize non_ascii_idents feature.
2021-04-08 02:52:00 +08:00
multibyte-char-use-seperator-issue-80134.stderr
Stablize non_ascii_idents feature.
2021-04-08 02:52:00 +08:00
multiline-comment-line-tracking.rs
multiline-comment-line-tracking.stderr
multitrait.rs
multitrait.stderr
mut-patterns.rs
mut-patterns.stderr
Show macro name in 'this error originates in macro' message
2021-05-12 19:03:06 -04:00
nested-missing-closing-angle-bracket.rs
add and update tests
2021-01-22 17:07:27 +01:00
nested-missing-closing-angle-bracket.stderr
add and update tests
2021-01-22 17:07:27 +01:00
new-unicode-escapes-1.rs
Handle Spans for byte and raw strings and add more detail
2021-02-03 13:34:28 -08:00
new-unicode-escapes-1.stderr
Handle Spans for byte and raw strings and add more detail
2021-02-03 13:34:28 -08:00
new-unicode-escapes-2.rs
Handle Spans for byte and raw strings and add more detail
2021-02-03 13:34:28 -08:00
new-unicode-escapes-2.stderr
Handle Spans for byte and raw strings and add more detail
2021-02-03 13:34:28 -08:00
new-unicode-escapes-3.rs
new-unicode-escapes-3.stderr
Handle Spans for byte and raw strings and add more detail
2021-02-03 13:34:28 -08:00
new-unicode-escapes-4.rs
Handle Spans for byte and raw strings and add more detail
2021-02-03 13:34:28 -08:00
new-unicode-escapes-4.stderr
Handle Spans for byte and raw strings and add more detail
2021-02-03 13:34:28 -08:00
no-binary-float-literal.rs
no-binary-float-literal.stderr
no-const-fn-in-extern-block.rs
Update tests for extern block linting
2021-01-13 07:49:16 -05:00
no-const-fn-in-extern-block.stderr
Update tests for extern block linting
2021-01-13 07:49:16 -05:00
no-hex-float-literal.rs
no-hex-float-literal.stderr
no-unsafe-self.rs
no-unsafe-self.stderr
not-a-pred.rs
not-a-pred.stderr
nt-parsing-has-recovery.rs
nt-parsing-has-recovery.stderr
numeric-lifetime.rs
numeric-lifetime.stderr
old-suffixes-are-really-forbidden.rs
Move some tests to more reasonable directories
2021-02-16 21:22:21 -03:00
old-suffixes-are-really-forbidden.stderr
Move some tests to more reasonable directories
2021-02-16 21:22:21 -03:00
omitted-arg-in-item-fn.rs
omitted-arg-in-item-fn.stderr
paamayim-nekudotayim.rs
paamayim-nekudotayim.stderr
parse-assoc-type-lt.rs
Move parser-related tests
2020-12-31 07:53:54 +09:00
parse-error-correct.rs
Move parser-related tests
2020-12-31 07:53:54 +09:00
parse-error-correct.stderr
add helpful error notes and fix the false 'defined here' messages
2021-02-25 16:11:18 +05:30
parse-panic.rs
Move parser-related tests
2020-12-31 07:53:54 +09:00
parser-recovery-1.rs
Move parser-related tests
2020-12-31 07:53:54 +09:00
parser-recovery-1.stderr
Move parser-related tests
2020-12-31 07:53:54 +09:00
parser-recovery-2.rs
Move parser-related tests
2020-12-31 07:53:54 +09:00
parser-recovery-2.stderr
Move parser-related tests
2020-12-31 07:53:54 +09:00
parser-unicode-whitespace.rs
Use HTTPS links where possible
2021-06-23 16:26:46 -04:00
pat-lt-bracket-1.rs
pat-lt-bracket-1.stderr
pat-lt-bracket-2.rs
pat-lt-bracket-2.stderr
pat-lt-bracket-3.rs
pat-lt-bracket-3.stderr
pat-lt-bracket-4.rs
pat-lt-bracket-4.stderr
pat-lt-bracket-5.rs
pat-lt-bracket-5.stderr
pat-lt-bracket-6.rs
pat-lt-bracket-6.stderr
pat-lt-bracket-7.rs
pat-lt-bracket-7.stderr
pat-ranges-1.rs
pat-ranges-1.stderr
pat-ranges-2.rs
pat-ranges-2.stderr
pat-ranges-3.rs
pat-ranges-3.stderr
pat-ranges-4.rs
pat-ranges-4.stderr
pat-ref-enum.rs
pat-ref-enum.stderr
pat-tuple-1.rs
pat-tuple-1.stderr
pat-tuple-2.rs
pat-tuple-3.rs
pat-tuple-3.stderr
pub-method-macro.rs
pub-method-macro.stderr
qualified-path-in-turbofish.fixed
qualified-path-in-turbofish.rs
qualified-path-in-turbofish.stderr
range-3.rs
range-3.stderr
range-4.rs
range-4.stderr
range-inclusive-extra-equals.rs
Add diagnostics test for mistyped inclusive ranges
2021-07-11 16:51:56 -07:00
range-inclusive-extra-equals.stderr
Add diagnostics test for mistyped inclusive ranges
2021-07-11 16:51:56 -07:00
range_inclusive.fixed
range_inclusive.rs
range_inclusive.stderr
range_inclusive_dotdotdot.rs
range_inclusive_dotdotdot.stderr
recover-assoc-const-constraint.rs
recover-assoc-const-constraint.stderr
recover-assoc-eq-missing-term.rs
recover-assoc-eq-missing-term.stderr
recover-assoc-lifetime-constraint.rs
recover-assoc-lifetime-constraint.stderr
recover-const-async-fn-ptr.rs
recover-const-async-fn-ptr.stderr
recover-enum.rs
recover-enum.stderr
recover-enum2.rs
recover-enum2.stderr
recover-field-extra-angle-brackets.rs
recover-field-extra-angle-brackets.stderr
recover-for-loop-parens-around-head.rs
recover-for-loop-parens-around-head.stderr
recover-from-bad-variant.rs
recover-from-bad-variant.stderr
Fix suggestion span and move suggestions into new subwindow.
2021-02-20 15:33:08 -05:00
recover-from-homoglyph.rs
recover-from-homoglyph.stderr
recover-labeled-non-block-expr.rs
recover-labeled-non-block-expr.stderr
recover-missing-semi.rs
recover-missing-semi.stderr
recover-quantified-closure.rs
recover-quantified-closure.stderr
recover-range-pats.rs
Address PR feedback
2021-06-25 14:51:56 +02:00
recover-range-pats.stderr
Address PR feedback
2021-06-25 14:51:56 +02:00
recover-ref-dyn-mut.rs
Recover from &dyn mut ... parse errors
2021-07-02 17:07:32 +02:00
recover-ref-dyn-mut.stderr
Recover from &dyn mut ... parse errors
2021-07-02 17:07:32 +02:00
recover-struct.rs
recover-struct.stderr
recover-tuple-pat.rs
recover-tuple-pat.stderr
recover-tuple.rs
recover-tuple.stderr
recovered-struct-variant.rs
recovered-struct-variant.stderr
regions-out-of-scope-slice.rs
regions-out-of-scope-slice.stderr
removed-syntax-closure-lifetime.rs
removed-syntax-closure-lifetime.stderr
removed-syntax-enum-newtype.rs
removed-syntax-enum-newtype.stderr
removed-syntax-field-let.rs
removed-syntax-field-let.stderr
removed-syntax-field-semicolon.rs
removed-syntax-field-semicolon.stderr
removed-syntax-fixed-vec.rs
removed-syntax-fixed-vec.stderr
removed-syntax-fn-sigil.rs
removed-syntax-fn-sigil.stderr
removed-syntax-mode.rs
removed-syntax-mode.stderr
removed-syntax-mut-vec-expr.rs
removed-syntax-mut-vec-expr.stderr
removed-syntax-mut-vec-ty.rs
removed-syntax-mut-vec-ty.stderr
removed-syntax-ptr-lifetime.rs
removed-syntax-ptr-lifetime.stderr
removed-syntax-record.rs
removed-syntax-record.stderr
removed-syntax-static-fn.rs
removed-syntax-static-fn.stderr
removed-syntax-uniq-mut-expr.rs
removed-syntax-uniq-mut-expr.stderr
removed-syntax-uniq-mut-ty.rs
removed-syntax-uniq-mut-ty.stderr
removed-syntax-with-1.rs
removed-syntax-with-1.stderr
removed-syntax-with-2.rs
removed-syntax-with-2.stderr
require-parens-for-chained-comparison.rs
require-parens-for-chained-comparison.stderr
self-in-function-arg.rs
self-in-function-arg.stderr
self-param-semantic-fail.rs
Update tests for extern block linting
2021-01-13 07:49:16 -05:00
self-param-semantic-fail.stderr
self-param-syntactic-pass.rs
Update tests for extern block linting
2021-01-13 07:49:16 -05:00
several-carriage-returns-in-doc-comment.rs
several-carriage-returns-in-doc-comment.stderr
stmt_expr_attrs_placement.rs
Updates to tests.
2021-05-11 15:21:54 -04:00
stmt_expr_attrs_placement.stderr
Updates to tests.
2021-05-11 15:21:54 -04:00
stripped-nested-outline-mod-pass.rs
struct-default-values-and-missing-field-separator.fixed
Recover from invalid struct item syntax
2021-05-11 18:48:57 -07:00
struct-default-values-and-missing-field-separator.rs
Recover from invalid struct item syntax
2021-05-11 18:48:57 -07:00
struct-default-values-and-missing-field-separator.stderr
Recover from invalid struct item syntax
2021-05-11 18:48:57 -07:00
struct-field-numeric-shorthand.rs
Make "missing field" error message more natural
2021-02-20 18:32:02 +01:00
struct-field-numeric-shorthand.stderr
Make "missing field" error message more natural
2021-02-20 18:32:02 +01:00
struct-literal-in-for.rs
struct-literal-in-for.stderr
Various diagnostics clean ups/tweaks
2021-07-19 08:43:35 -07:00
struct-literal-in-if.rs
struct-literal-in-if.stderr
struct-literal-in-match-discriminant.rs
struct-literal-in-match-discriminant.stderr
struct-literal-in-match-guard.rs
struct-literal-in-while.rs
struct-literal-in-while.stderr
struct-literal-restrictions-in-lamda.rs
struct-literal-restrictions-in-lamda.stderr
struct-literal-variant-in-if.rs
Move some tests to more reasonable directories
2021-02-16 21:22:21 -03:00
struct-literal-variant-in-if.stderr
Do not suggest ; if expression is side effect free
2021-02-21 16:34:37 -08:00
tag-variant-disr-non-nullary.rs
tag-variant-disr-non-nullary.stderr
trailing-carriage-return-in-string.rs
Handle Spans for byte and raw strings and add more detail
2021-02-03 13:34:28 -08:00
trailing-carriage-return-in-string.stderr
Handle Spans for byte and raw strings and add more detail
2021-02-03 13:34:28 -08:00
trailing-plus-in-bounds.rs
trait-bounds-not-on-impl.rs
trait-bounds-not-on-impl.stderr
trait-item-with-defaultness-fail-semantic.rs
trait-item-with-defaultness-fail-semantic.stderr
trait-item-with-defaultness-pass.rs
trait-object-bad-parens.rs
trait-object-bad-parens.stderr
trait-object-delimiters.rs
Handle incorrect placement of parentheses in trait bounds more gracefully
2021-05-03 23:48:56 -07:00
trait-object-delimiters.stderr
Handle incorrect placement of parentheses in trait bounds more gracefully
2021-05-03 23:48:56 -07:00
trait-object-lifetime-parens.rs
trait-object-lifetime-parens.stderr
trait-object-polytrait-priority.rs
trait-object-polytrait-priority.stderr
trait-object-trait-parens.rs
Address PR feedback
2021-06-25 14:51:56 +02:00
trait-object-trait-parens.stderr
Address PR feedback
2021-06-25 14:51:56 +02:00
trait-plusequal-splitting.rs
trait-pub-assoc-const.rs
trait-pub-assoc-const.stderr
trait-pub-assoc-ty.rs
trait-pub-assoc-ty.stderr
trait-pub-method.rs
trait-pub-method.stderr
type-parameters-in-field-exprs.rs
type-parameters-in-field-exprs.stderr
unbalanced-doublequote.rs
unbalanced-doublequote.stderr
unclosed-braces.rs
unclosed-braces.stderr
unclosed-delimiter-in-dep.rs
unclosed-delimiter-in-dep.stderr
path trimming: ignore type aliases
2021-02-06 12:03:48 +02:00
unclosed_delim_mod.rs
unclosed_delim_mod.stderr
underscore-suffix-for-float.rs
underscore-suffix-for-float.stderr
underscore-suffix-for-string.rs
underscore-suffix-for-string.stderr
underscore_item_not_const.rs
underscore_item_not_const.stderr
unicode-chars.rs
unicode-chars.stderr
unicode-quote-chars.rs
Remove redundant ignore-tidy-linelength annotations
2021-04-03 22:30:20 +02:00
unicode-quote-chars.stderr
Remove redundant ignore-tidy-linelength annotations
2021-04-03 22:30:20 +02:00
unmatched-delimiter-at-end-of-file.rs
unmatched-delimiter-at-end-of-file.stderr
unmatched-langle-1.rs
Fix handling of unmatched angle brackets in parser
2021-06-05 00:31:28 +02:00
unmatched-langle-1.stderr
Fix handling of unmatched angle brackets in parser
2021-06-05 00:31:28 +02:00
unmatched-langle-2.rs
Fix handling of unmatched angle brackets in parser
2021-06-05 00:31:28 +02:00
unmatched-langle-2.stderr
Fix handling of unmatched angle brackets in parser
2021-06-05 00:31:28 +02:00
unsafe-foreign-mod.rs
Update tests for extern block linting
2021-01-13 07:49:16 -05:00
unsafe-foreign-mod.stderr
Update tests for extern block linting
2021-01-13 07:49:16 -05:00
unsafe-mod.rs
unsafe-mod.stderr
E0583: Include secondary path in error message
2021-05-06 09:40:05 +08:00
unsized.rs
unsized.stderr
unsized2.rs
unsized2.stderr
use-as-where-use-ends-with-mod-sep.rs
use-as-where-use-ends-with-mod-sep.stderr
use-ends-with-mod-sep.rs
use-ends-with-mod-sep.stderr
use-unclosed-brace.rs
Avoid ; -> , recovery and unclosed } recovery from being too verbose
2021-04-09 10:22:41 -07:00
use-unclosed-brace.stderr
Avoid ; -> , recovery and unclosed } recovery from being too verbose
2021-04-09 10:22:41 -07:00
utf16-be-without-bom.rs
Add tests for new UTF-16 behavior
2021-02-07 10:05:43 -05:00
utf16-be-without-bom.stderr
Bless tests with new error wording
2021-02-07 11:11:38 -05:00
utf16-le-without-bom.rs
Add tests for new UTF-16 behavior
2021-02-07 10:05:43 -05:00
utf16-le-without-bom.stderr
Bless tests with new error wording
2021-02-07 11:11:38 -05:00
variadic-ffi-nested-syntactic-fail.rs
variadic-ffi-nested-syntactic-fail.stderr
variadic-ffi-semantic-restrictions.rs
Handle C-variadic arguments properly when reporting region errors
2021-06-09 17:02:39 +02:00
variadic-ffi-semantic-restrictions.stderr
Handle C-variadic arguments properly when reporting region errors
2021-06-09 17:02:39 +02:00
variadic-ffi-syntactic-pass.rs
virtual-structs.rs
virtual-structs.stderr
where-clauses-no-bounds-or-predicates.rs
where-clauses-no-bounds-or-predicates.stderr
where_with_bound.rs
where_with_bound.stderr
wrong-escape-of-curly-braces.rs
Handle Spans for byte and raw strings and add more detail
2021-02-03 13:34:28 -08:00
wrong-escape-of-curly-braces.stderr
Handle Spans for byte and raw strings and add more detail
2021-02-03 13:34:28 -08:00