rust/tests/ui/specialization/min_specialization
2025-12-02 18:25:13 +00:00
..
auxiliary
allow_internal_unstable.rs
bad-const-wf-doesnt-specialize.rs Re-enable ConstArgKind::Path lowering by default 2024-09-12 13:56:01 -04:00
bad-const-wf-doesnt-specialize.stderr Re-enable ConstArgKind::Path lowering by default 2024-09-12 13:56:01 -04:00
dyn-trait-assoc-types.rs
dyn-trait-assoc-types.stderr
ice-const-not-fully-resolved-113045.rs add test for ICE: min_specialization: Ok(['?0, Const { ty: usize, kind: Leaf(0x0000000000000000) }]) is not fully resolved #113045 2024-03-24 10:19:25 +01:00
ice-const-not-fully-resolved-113045.stderr add test for ICE: min_specialization: Ok(['?0, Const { ty: usize, kind: Leaf(0x0000000000000000) }]) is not fully resolved #113045 2024-03-24 10:19:25 +01:00
impl-on-nonexisting.rs
impl-on-nonexisting.stderr Merge E0412 into E0425 2025-12-02 18:25:13 +00:00
impl-on-opaque.rs Implement #[define_opaque] attribute for functions. 2025-03-11 12:05:02 +00:00
impl-on-opaque2.rs Implement #[define_opaque] attribute for functions. 2025-03-11 12:05:02 +00:00
impl-on-opaque2.stderr Specialization already rejects defining opaque types 2024-04-04 10:01:45 +00:00
impl_specialization_trait.rs
impl_specialization_trait.stderr
implcit-well-formed-bounds.rs
issue-79224.rs Update test 2024-12-13 14:43:17 +00:00
issue-79224.stderr Unconditionally run check_item_type on all items 2025-06-30 08:06:08 +00:00
repeated_projection_type.rs
repeated_projection_type.stderr
repeating_lifetimes.rs
repeating_lifetimes.stderr
repeating_param.rs
repeating_param.stderr
spec-iter.rs
spec-marker-supertraits.rs
spec-marker-supertraits.stderr
spec-reference.rs
specialization_marker.rs
specialization_marker.stderr
specialization_super_trait.rs
specialization_super_trait.stderr
specialization_trait.rs
specialization_trait.stderr
specialize-associated-type.rs
specialize_nothing.rs
specialize_nothing.stderr
specialize_on_marker.rs
specialize_on_spec_trait.rs
specialize_on_static.rs
specialize_on_static.stderr
specialize_on_trait.rs
specialize_on_trait.stderr
specialize_on_type_error.rs
specialize_on_type_error.stderr
specialize_with_generalize_lifetimes.rs
specialize_with_generalize_lifetimes.stderr Simplify fulfill_implication 2024-11-22 01:03:17 +00:00