..
auxiliary
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
incomplete-fn-in-struct-definition.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
incomplete-fn-in-struct-definition.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
issue-80853.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
issue-80853.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
large-records.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
multi-line-fru-suggestion.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
multi-line-fru-suggestion.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
rhs-type.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-base-wrong-type.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-base-wrong-type.stderr
Modify primary span label for E0308
2023-01-30 20:12:19 +00:00
struct-duplicate-comma.fixed
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-duplicate-comma.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-duplicate-comma.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-field-cfg.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-field-cfg.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-field-init-syntax.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-field-init-syntax.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-field-privacy.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-field-privacy.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-fields-decl-dupe.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-fields-decl-dupe.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-fields-dupe.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-fields-dupe.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-fields-hints-no-dupe.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-fields-hints-no-dupe.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-fields-hints.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-fields-hints.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-fields-missing.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-fields-missing.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-fields-shorthand-unresolved.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-fields-shorthand-unresolved.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-fields-shorthand.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-fields-shorthand.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-fields-too-many.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-fields-too-many.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-fields-typo.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-fields-typo.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-fn-in-definition.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-fn-in-definition.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-missing-comma.fixed
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-missing-comma.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-missing-comma.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-pat-derived-error.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-pat-derived-error.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-path-alias-bounds.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-path-alias-bounds.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-path-associated-type.rs
diagnostics: remove inconsistent English article "this" from E0107
2023-02-23 10:27:06 -07:00
struct-path-associated-type.stderr
diagnostics: remove inconsistent English article "this" from E0107
2023-02-23 10:27:06 -07:00
struct-path-self-type-mismatch.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-path-self-type-mismatch.stderr
Modify primary span label for E0308
2023-01-30 20:12:19 +00:00
struct-path-self.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-path-self.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-record-suggestion.fixed
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-record-suggestion.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-record-suggestion.stderr
Modify primary span label for E0308
2023-01-30 20:12:19 +00:00
struct-tuple-field-names.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-tuple-field-names.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-variant-privacy-xc.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-variant-privacy-xc.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-variant-privacy.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
struct-variant-privacy.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
structure-constructor-type-mismatch.rs
diagnostics: remove inconsistent English article "this" from E0107
2023-02-23 10:27:06 -07:00
structure-constructor-type-mismatch.stderr
diagnostics: remove inconsistent English article "this" from E0107
2023-02-23 10:27:06 -07:00
suggest-private-fields.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
suggest-private-fields.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
suggest-replacing-field-when-specifying-same-type.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
suggest-replacing-field-when-specifying-same-type.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
unresolved-struct-with-fru.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
unresolved-struct-with-fru.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00