rust/tests/ui/specialization/min_specialization
2024-02-16 20:02:50 +00:00
..
auxiliary
allow_internal_unstable.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
bad-const-wf-doesnt-specialize.rs Continue compilation after check_mod_type_wf errors 2024-02-14 11:00:30 +00:00
bad-const-wf-doesnt-specialize.stderr Continue compilation after check_mod_type_wf errors 2024-02-14 11:00:30 +00:00
dyn-trait-assoc-types.rs
dyn-trait-assoc-types.stderr
impl_specialization_trait.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
impl_specialization_trait.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
impl-on-nonexisting.rs
impl-on-nonexisting.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
implcit-well-formed-bounds.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-79224.rs Continue compilation after check_mod_type_wf errors 2024-02-14 11:00:30 +00:00
issue-79224.stderr Continue compilation after check_mod_type_wf errors 2024-02-14 11:00:30 +00:00
repeated_projection_type.rs
repeated_projection_type.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
repeating_lifetimes.rs
repeating_lifetimes.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
repeating_param.rs
repeating_param.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
spec-iter.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
spec-marker-supertraits.rs
spec-marker-supertraits.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
spec-reference.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
specialization_marker.rs
specialization_marker.stderr
specialization_super_trait.rs
specialization_super_trait.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
specialization_trait.rs
specialization_trait.stderr
specialize_nothing.rs Disallow (min) specialization imps with no items 2023-05-05 16:19:18 +01:00
specialize_nothing.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
specialize_on_marker.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
specialize_on_spec_trait.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
specialize_on_static.rs
specialize_on_static.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
specialize_on_trait.rs
specialize_on_trait.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
specialize_on_type_error.rs Normalize consistently for specializations 2023-05-05 16:19:18 +01:00
specialize_on_type_error.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
specialize_with_generalize_lifetimes.rs Report nicer lifetime errors for specialization 2023-05-05 22:19:56 +01:00
specialize_with_generalize_lifetimes.stderr Report nicer lifetime errors for specialization 2023-05-05 22:19:56 +01:00
specialize-associated-type.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00