rust/tests/ui/impl-trait/issues
2024-05-06 16:04:57 +00:00
..
infinite-impl-trait-issue-38064.rs
infinite-impl-trait-issue-38064.stderr
issue-21659-show-relevant-trait-impls-3.rs
issue-21659-show-relevant-trait-impls-3.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
issue-42479.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-49376.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-52128.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-53457.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-54600.rs Split note, fix const/static impl trait error 2024-01-07 18:00:03 +00:00
issue-54600.stderr Split note, fix const/static impl trait error 2024-01-07 18:00:03 +00:00
issue-54840.rs Split note, fix const/static impl trait error 2024-01-07 18:00:03 +00:00
issue-54840.stderr Split note, fix const/static impl trait error 2024-01-07 18:00:03 +00:00
issue-54895.rs Improve error message for opaque captures 2024-03-08 19:08:13 +00:00
issue-54895.stderr Improve error message for opaque captures 2024-03-08 19:08:13 +00:00
issue-55608-captures-empty-region.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-57464-unexpected-regions.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-57979-deeply-nested-impl-trait-in-assoc-proj.rs
issue-57979-deeply-nested-impl-trait-in-assoc-proj.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
issue-57979-impl-trait-in-path.rs
issue-57979-impl-trait-in-path.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
issue-57979-nested-impl-trait-in-assoc-proj.rs
issue-57979-nested-impl-trait-in-assoc-proj.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
issue-58504.rs Error on using yield without also using #[coroutine] on the closure 2024-04-24 08:05:29 +00:00
issue-58504.stderr Split note, fix const/static impl trait error 2024-01-07 18:00:03 +00:00
issue-58956.rs Split note, fix const/static impl trait error 2024-01-07 18:00:03 +00:00
issue-58956.stderr Split note, fix const/static impl trait error 2024-01-07 18:00:03 +00:00
issue-62742.rs Use sup instead of eq when unifying self type 2024-04-21 20:10:12 -04:00
issue-62742.stderr Use sup instead of eq when unifying self type 2024-04-21 20:10:12 -04:00
issue-65581.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-67830.rs Improve error message for opaque captures 2024-03-08 19:08:13 +00:00
issue-67830.stderr Improve error message for opaque captures 2024-03-08 19:08:13 +00:00
issue-70877.rs
issue-70877.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
issue-70971.rs Split note, fix const/static impl trait error 2024-01-07 18:00:03 +00:00
issue-70971.stderr Split note, fix const/static impl trait error 2024-01-07 18:00:03 +00:00
issue-74282.rs
issue-74282.stderr
issue-77987.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-78722-2.rs Make DefiningAnchor::Bind only store the opaque types that may be constrained, instead of the current infcx root item. 2024-03-11 17:19:37 +00:00
issue-78722-2.stderr Make DefiningAnchor::Bind only store the opaque types that may be constrained, instead of the current infcx root item. 2024-03-11 17:19:37 +00:00
issue-78722.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-78722.stderr Bless tests 2024-01-13 12:46:58 -05:00
issue-79099.rs Split note, fix const/static impl trait error 2024-01-07 18:00:03 +00:00
issue-79099.stderr Split note, fix const/static impl trait error 2024-01-07 18:00:03 +00:00
issue-82139.rs
issue-82139.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
issue-83919.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-83919.stderr Use root obligation on E0277 for some cases 2024-03-03 18:53:35 +00:00
issue-83929-impl-trait-in-generic-default.rs Split note, fix const/static impl trait error 2024-01-07 18:00:03 +00:00
issue-83929-impl-trait-in-generic-default.stderr Split note, fix const/static impl trait error 2024-01-07 18:00:03 +00:00
issue-84073.rs Use sup instead of eq when unifying self type 2024-04-21 20:10:12 -04:00
issue-84073.stderr Use sup instead of eq when unifying self type 2024-04-21 20:10:12 -04:00
issue-84919.rs Split note, fix const/static impl trait error 2024-01-07 18:00:03 +00:00
issue-84919.stderr Split note, fix const/static impl trait error 2024-01-07 18:00:03 +00:00
issue-86201.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-86642.rs Split note, fix const/static impl trait error 2024-01-07 18:00:03 +00:00
issue-86642.stderr Split note, fix const/static impl trait error 2024-01-07 18:00:03 +00:00
issue-86719.rs
issue-86719.stderr
issue-86800.rs when defining opaques, require the hidden type to be well-formed 2024-02-27 15:57:49 +01:00
issue-86800.stderr when defining opaques, require the hidden type to be well-formed 2024-02-27 15:57:49 +01:00
issue-87295.rs Split note, fix const/static impl trait error 2024-01-07 18:00:03 +00:00
issue-87295.stderr Split note, fix const/static impl trait error 2024-01-07 18:00:03 +00:00
issue-87340.rs Merge check_mod_impl_wf and check_mod_type_wf 2024-03-07 06:27:09 +00:00
issue-87340.stderr Merge check_mod_impl_wf and check_mod_type_wf 2024-03-07 06:27:09 +00:00
issue-88236-2.rs Improve error message for opaque captures 2024-03-08 19:08:13 +00:00
issue-88236-2.stderr Improve error message for opaque captures 2024-03-08 19:08:13 +00:00
issue-88236.rs Improve error message for opaque captures 2024-03-08 19:08:13 +00:00
issue-88236.stderr Improve error message for opaque captures 2024-03-08 19:08:13 +00:00
issue-89312.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-92305.rs Bless test fallout (duplicate diagnostics) 2024-03-20 13:00:34 -04:00
issue-92305.stderr Bless test fallout (duplicate diagnostics) 2024-03-20 13:00:34 -04:00
issue-93788.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-99348-impl-compatibility.rs
issue-99348-impl-compatibility.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
issue-104815.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-105826.rs borrowck: more eagerly prepopulate opaques 2024-05-06 16:04:57 +00:00