rust/src/test/ui/ufcs
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
..
ufcs-explicit-self-bad.rs Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
ufcs-explicit-self-bad.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
ufcs-partially-resolved.rs Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
ufcs-partially-resolved.stderr structured suggestion for E0223 ambiguous associated type 2018-10-11 21:10:35 -07:00
ufcs-qpath-missing-params.rs Fix some remaining tests 2018-08-19 20:03:02 +01:00
ufcs-qpath-missing-params.stderr updates tests to use new error code 2018-08-24 08:51:25 -04:00
ufcs-qpath-self-mismatch.rs Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
ufcs-qpath-self-mismatch.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00