..
auxiliary
Remove licenses
2018-12-25 21:08:33 -07:00
struct-base-wrong-type.rs
review comments: deduplicate tests
2019-04-22 12:11:46 -07:00
struct-base-wrong-type.stderr
review comments: deduplicate tests
2019-04-22 12:11:46 -07:00
struct-duplicate-comma.rs
tests: Do not use -Z parse-only, continue compilation to test recovery
2019-01-06 22:20:46 +03:00
struct-duplicate-comma.stderr
tests: Do not use -Z parse-only, continue compilation to test recovery
2019-01-06 22:20:46 +03:00
struct-field-cfg.rs
Remove licenses
2018-12-25 21:08:33 -07:00
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
tests: Do not use -Z parse-only, continue compilation to test recovery
2019-01-06 22:20:46 +03:00
struct-field-init-syntax.stderr
tests: Do not use -Z parse-only, continue compilation to test recovery
2019-01-06 22:20:46 +03:00
struct-field-privacy.rs
Remove licenses
2018-12-25 21:08:33 -07:00
struct-field-privacy.stderr
Update tests
2019-03-11 23:10:26 +03:00
struct-fields-decl-dupe.rs
Remove licenses
2018-12-25 21:08:33 -07:00
struct-fields-decl-dupe.stderr
Remove licenses
2018-12-25 21:08:33 -07:00
struct-fields-dupe.rs
Remove licenses
2018-12-25 21:08:33 -07:00
struct-fields-dupe.stderr
Update tests
2019-03-11 23:10:26 +03:00
struct-fields-hints-no-dupe.rs
Remove licenses
2018-12-25 21:08:33 -07:00
struct-fields-hints-no-dupe.stderr
use structured suggestions for nonexistent fields
2018-12-31 12:52:30 -05:00
struct-fields-hints.rs
Remove licenses
2018-12-25 21:08:33 -07:00
struct-fields-hints.stderr
use structured suggestions for nonexistent fields
2018-12-31 12:52:30 -05:00
struct-fields-missing.rs
Remove licenses
2018-12-25 21:08:33 -07:00
struct-fields-missing.stderr
Update tests
2019-03-11 23:10:26 +03:00
struct-fields-shorthand-unresolved.rs
Remove licenses
2018-12-25 21:08:33 -07:00
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
Remove licenses
2018-12-25 21:08:33 -07:00
struct-fields-too-many.stderr
Remove licenses
2018-12-25 21:08:33 -07:00
struct-fields-typo.rs
use structured suggestions for nonexistent fields
2018-12-31 12:52:30 -05:00
struct-fields-typo.stderr
Update tests
2019-03-11 23:10:26 +03:00
struct-missing-comma.rs
tests: Do not use -Z parse-only, continue compilation to test recovery
2019-01-06 22:20:46 +03:00
struct-missing-comma.stderr
Update tests
2019-03-11 23:10:26 +03:00
struct-pat-derived-error.rs
Remove licenses
2018-12-25 21:08:33 -07:00
struct-pat-derived-error.stderr
Implement CRs
2019-09-28 14:39:19 +03:00
struct-path-alias-bounds.rs
Remove licenses
2018-12-25 21:08:33 -07:00
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
2019-03-20 18:32:52 +00:00
struct-path-associated-type.stderr
hide --explain hint if error has no extended info
2019-04-18 13:29:28 -04:00
struct-path-self-type-mismatch.rs
Remove licenses
2018-12-25 21:08:33 -07:00
struct-path-self-type-mismatch.stderr
Add explanation to type mismatch involving type params and assoc types
2019-09-18 17:30:35 -07: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
Remove is_self and has_self_ty methods
2019-08-11 15:00:42 +01:00
struct-variant-privacy-xc.rs
Remove licenses
2018-12-25 21:08:33 -07:00
struct-variant-privacy-xc.stderr
Update tests
2019-03-11 23:10:26 +03:00
struct-variant-privacy.rs
Remove licenses
2018-12-25 21:08:33 -07:00
struct-variant-privacy.stderr
Update tests
2019-03-11 23:10:26 +03:00
structure-constructor-type-mismatch.rs
Improve type mismatch error messages
2018-12-31 20:43:08 -05:00
structure-constructor-type-mismatch.stderr
hide --explain hint if error has no extended info
2019-04-18 13:29:28 -04:00