| .. |
|
auxiliary
|
|
|
|
issue-80853.rs
|
Update tests names to start with issue-
|
2021-03-05 17:04:58 +05:30 |
|
issue-80853.stderr
|
Update tests names to start with issue-
|
2021-03-05 17:04:58 +05:30 |
|
large-records.rs
|
Move some tests to more reasonable directories
|
2021-11-14 14:38:42 -03:00 |
|
rhs-type.rs
|
|
|
|
struct-base-wrong-type.rs
|
|
|
|
struct-base-wrong-type.stderr
|
|
|
|
struct-duplicate-comma.fixed
|
|
|
|
struct-duplicate-comma.rs
|
|
|
|
struct-duplicate-comma.stderr
|
|
|
|
struct-field-cfg.rs
|
|
|
|
struct-field-cfg.stderr
|
Modify structured suggestion output
|
2021-08-11 09:46:24 +00:00 |
|
struct-field-init-syntax.rs
|
|
|
|
struct-field-init-syntax.stderr
|
|
|
|
struct-field-privacy.rs
|
|
|
|
struct-field-privacy.stderr
|
|
|
|
struct-fields-decl-dupe.rs
|
|
|
|
struct-fields-decl-dupe.stderr
|
|
|
|
struct-fields-dupe.rs
|
|
|
|
struct-fields-dupe.stderr
|
|
|
|
struct-fields-hints-no-dupe.rs
|
|
|
|
struct-fields-hints-no-dupe.stderr
|
|
|
|
struct-fields-hints.rs
|
|
|
|
struct-fields-hints.stderr
|
|
|
|
struct-fields-missing.rs
|
|
|
|
struct-fields-missing.stderr
|
|
|
|
struct-fields-shorthand-unresolved.rs
|
|
|
|
struct-fields-shorthand-unresolved.stderr
|
|
|
|
struct-fields-shorthand.rs
|
|
|
|
struct-fields-shorthand.stderr
|
|
|
|
struct-fields-too-many.rs
|
|
|
|
struct-fields-too-many.stderr
|
|
|
|
struct-fields-typo.rs
|
|
|
|
struct-fields-typo.stderr
|
|
|
|
struct-fn-in-definition.rs
|
Also take unions and enums into account
|
2021-05-07 22:49:47 +02:00 |
|
struct-fn-in-definition.stderr
|
Also take unions and enums into account
|
2021-05-07 22:49:47 +02:00 |
|
struct-missing-comma.fixed
|
|
|
|
struct-missing-comma.rs
|
|
|
|
struct-missing-comma.stderr
|
|
|
|
struct-pat-derived-error.rs
|
|
|
|
struct-pat-derived-error.stderr
|
Modify structured suggestion output
|
2021-08-11 09:46:24 +00:00 |
|
struct-path-alias-bounds.rs
|
|
|
|
struct-path-alias-bounds.stderr
|
Point at source of trait bound obligations in more places
|
2021-11-20 18:54:31 +00:00 |
|
struct-path-associated-type.rs
|
|
|
|
struct-path-associated-type.stderr
|
More precise spans for HIR paths
|
2021-03-15 22:13:45 +03:00 |
|
struct-path-self-type-mismatch.rs
|
|
|
|
struct-path-self-type-mismatch.stderr
|
|
|
|
struct-path-self.rs
|
|
|
|
struct-path-self.stderr
|
|
|
|
struct-tuple-field-names.rs
|
Clarify error message and remove pretty printing in help suggestions.
|
2021-02-14 13:15:37 -05:00 |
|
struct-tuple-field-names.stderr
|
Modify structured suggestion output
|
2021-08-11 09:46:24 +00:00 |
|
struct-variant-privacy-xc.rs
|
fix: check before index into generated patterns
|
2021-03-12 01:54:08 +08:00 |
|
struct-variant-privacy-xc.stderr
|
fix: check before index into generated patterns
|
2021-03-12 01:54:08 +08:00 |
|
struct-variant-privacy.rs
|
fix: check before index into generated patterns
|
2021-03-12 01:54:08 +08:00 |
|
struct-variant-privacy.stderr
|
fix: check before index into generated patterns
|
2021-03-12 01:54:08 +08:00 |
|
structure-constructor-type-mismatch.rs
|
improve diagnosts for GATs
|
2021-05-11 14:09:46 +02:00 |
|
structure-constructor-type-mismatch.stderr
|
Make TyS::is_suggestable more structual
|
2021-12-14 11:32:06 -08:00 |