| .. |
|
auxiliary
|
|
|
|
struct-base-wrong-type.rs
|
review comments: deduplicate tests
|
2019-04-22 12:11:46 -07:00 |
|
struct-base-wrong-type.stderr
|
Remove E0308 note when primary label has all info
|
2019-11-18 11:03:03 -08:00 |
|
struct-duplicate-comma.rs
|
|
|
|
struct-duplicate-comma.stderr
|
|
|
|
struct-field-cfg.rs
|
|
|
|
struct-field-cfg.stderr
|
hide --explain hint if error has no extended info
|
2019-04-18 13:29:28 -04:00 |
|
struct-field-init-syntax.rs
|
|
|
|
struct-field-init-syntax.stderr
|
|
|
|
struct-field-privacy.rs
|
|
|
|
struct-field-privacy.stderr
|
Add span label to primary error span
|
2020-03-22 11:18:06 -07:00 |
|
struct-fields-decl-dupe.rs
|
|
|
|
struct-fields-decl-dupe.stderr
|
|
|
|
struct-fields-dupe.rs
|
|
|
|
struct-fields-dupe.stderr
|
Update tests
|
2019-03-11 23:10:26 +03:00 |
|
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
|
Update tests
|
2019-03-11 23:10:26 +03:00 |
|
struct-fields-shorthand-unresolved.rs
|
|
|
|
struct-fields-shorthand-unresolved.stderr
|
Update tests
|
2019-03-11 23:10:26 +03:00 |
|
struct-fields-shorthand.rs
|
Remove double trailing newlines
|
2019-04-22 16:57:01 +01:00 |
|
struct-fields-shorthand.stderr
|
Update tests
|
2019-03-11 23:10:26 +03:00 |
|
struct-fields-too-many.rs
|
|
|
|
struct-fields-too-many.stderr
|
|
|
|
struct-fields-typo.rs
|
|
|
|
struct-fields-typo.stderr
|
Update tests
|
2019-03-11 23:10:26 +03:00 |
|
struct-missing-comma.rs
|
|
|
|
struct-missing-comma.stderr
|
Update tests
|
2019-03-11 23:10:26 +03:00 |
|
struct-pat-derived-error.rs
|
|
|
|
struct-pat-derived-error.stderr
|
Implement CRs
|
2019-09-28 14:39:19 +03:00 |
|
struct-path-alias-bounds.rs
|
|
|
|
struct-path-alias-bounds.stderr
|
Use span label instead of note for cause in E0631
|
2019-08-31 00:14:23 -07:00 |
|
struct-path-associated-type.rs
|
Update tests for GATs
|
2019-12-21 12:35:28 +00:00 |
|
struct-path-associated-type.stderr
|
Update tests for GATs
|
2019-12-21 12:35:28 +00:00 |
|
struct-path-self-type-mismatch.rs
|
|
|
|
struct-path-self-type-mismatch.stderr
|
Surround types with backticks in type errors
|
2019-11-18 11:03:04 -08:00 |
|
struct-path-self.rs
|
Remove is_self and has_self_ty methods
|
2019-08-11 15:00:42 +01:00 |
|
struct-path-self.stderr
|
Update tests
|
2019-11-02 13:23:28 +07:00 |
|
struct-variant-privacy-xc.rs
|
|
|
|
struct-variant-privacy-xc.stderr
|
Normalize wording of privacy access labels
|
2020-03-22 15:36:54 -07:00 |
|
struct-variant-privacy.rs
|
|
|
|
struct-variant-privacy.stderr
|
Normalize wording of privacy access labels
|
2020-03-22 15:36:54 -07:00 |
|
structure-constructor-type-mismatch.rs
|
Surround types with backticks in type errors
|
2019-11-18 11:03:04 -08:00 |
|
structure-constructor-type-mismatch.stderr
|
MatchExpressionArmPattern: Use more generic wording.
|
2019-12-30 13:50:20 +01:00 |