rust/src/test/ui/structs
Vadim Petrochenkov 7e66e9d6b0 More precise spans for HIR paths 2021-03-15 22:13:45 +03:00
..
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
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
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-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
struct-path-alias-bounds.stderr
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 Fix suggestion span and move suggestions into new subwindow. 2021-02-20 15:33:08 -05: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 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