rust/src/test/ui/suggestions
bors 45088b11f5 Auto merge of #54979 - estebank:path-unsized, r=nikomatsakis
Custom E0277 diagnostic for `Path`

r? @nikomatsakis we have a way to target `Path` exclusively, we need to identify the correct text to show to consider #23286 fixed.
2018-10-18 21:42:21 +00:00
..
auxiliary Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
dont-suggest-ref Split tests more and bless them again 2018-08-15 22:36:19 -07:00
path-by-value.rs Custom E0277 diagnostic for Path 2018-10-10 17:30:10 -07:00
path-by-value.stderr Custom E0277 diagnostic for Path 2018-10-10 17:30:10 -07:00
suggest-labels.rs Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
suggest-labels.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
suggest-methods.rs Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
suggest-methods.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
suggest-private-fields.rs Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
suggest-private-fields.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
suggest-ref-mut.rs Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
suggest-ref-mut.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
suggest-remove-refs-1.rs Reword rustc_on_unimplemented errors for Iterator 2018-10-09 18:53:53 -07:00
suggest-remove-refs-1.stderr Reword rustc_on_unimplemented errors for Iterator 2018-10-09 18:53:53 -07:00
suggest-remove-refs-2.rs Reword rustc_on_unimplemented errors for Iterator 2018-10-09 18:53:53 -07:00
suggest-remove-refs-2.stderr Reword rustc_on_unimplemented errors for Iterator 2018-10-09 18:53:53 -07:00
suggest-remove-refs-3.rs Reword rustc_on_unimplemented errors for Iterator 2018-10-09 18:53:53 -07:00
suggest-remove-refs-3.stderr Reword rustc_on_unimplemented errors for Iterator 2018-10-09 18:53:53 -07:00