rust/tests/ui/specialization/min_specialization
Oli Scherer cb4751d4b8 Implement `#[define_opaque]` attribute for functions. 2025-03-11 12:05:02 +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
ice-const-not-fully-resolved-113045.stderr
impl-on-nonexisting.rs
impl-on-nonexisting.stderr
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
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 Normalize each signature input/output in typeck_with_fallback with its own span 2025-01-06 17:58:30 +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