rust/src/test/ui/self
Zack M. Davis a5de379b55 structured suggestion for E0223 ambiguous associated type
It looks like we tend to use angle-brackets around the placeholder in
the few other places we use `Applicability::HasPlaceholders`, but that
would be confusing here, so ...
2018-10-11 21:10:35 -07:00
..
self-impl.rs Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
self-impl.stderr structured suggestion for E0223 ambiguous associated type 2018-10-11 21:10:35 -07:00
self-infer.rs Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
self-infer.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
self-vs-path-ambiguity.rs Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
self-vs-path-ambiguity.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
self_type_keyword-2.rs introduce SelfCtor 2018-09-13 12:27:29 +08:00
self_type_keyword-2.stderr introduce SelfCtor 2018-09-13 12:27:29 +08:00
self_type_keyword.rs Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
self_type_keyword.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
suggest-self.rs update ui test for suggest-self 2018-10-01 13:02:12 +08:00
suggest-self.stderr mark fix as MaybeIncorrect 2018-10-01 13:03:04 +08:00