rust/src/test/ui/structs
2021-03-12 01:53:55 +08:00
..
auxiliary
80853.rs add helpful error notes and fix the false 'defined here' messages 2021-02-25 16:11:18 +05:30
80853.stderr add helpful error notes and fix the false 'defined here' messages 2021-02-25 16:11:18 +05:30
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 Fixing Spelling Typos 2020-11-06 09:25:58 +05:30
struct-field-init-syntax.rs
struct-field-init-syntax.stderr
struct-field-privacy.rs pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
struct-field-privacy.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
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-missing-comma.fixed
struct-missing-comma.rs
struct-missing-comma.stderr
struct-pat-derived-error.rs
struct-pat-derived-error.stderr Tweak suggestion for missing field in patterns 2021-01-26 11:27:53 -08:00
struct-path-alias-bounds.rs pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
struct-path-alias-bounds.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
struct-path-associated-type.rs
struct-path-associated-type.stderr
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 Fix suggestion span and move suggestions into new subwindow. 2021-02-20 15:33:08 -05:00
struct-variant-privacy-xc.rs add ui testcase for issue 82772 2021-03-12 01:53:55 +08:00
struct-variant-privacy-xc.stderr add ui testcase for issue 82772 2021-03-12 01:53:55 +08:00
struct-variant-privacy.rs add ui testcase for issue 82772 2021-03-12 01:53:55 +08:00
struct-variant-privacy.stderr add ui testcase for issue 82772 2021-03-12 01:53:55 +08:00
structure-constructor-type-mismatch.rs Rework diagnostics for wrong number of generic args 2021-01-10 13:07:40 +01:00
structure-constructor-type-mismatch.stderr Rework diagnostics for wrong number of generic args 2021-01-10 13:07:40 +01:00