rust/tests/ui/specialization/min_specialization
Noah Lev e0bd01167e Re-enable ConstArgKind::Path lowering by default
...and remove the `const_arg_path` feature gate as a result. It was only
a stopgap measure to fix the regression that the new lowering introduced
(which should now be fixed by this PR).
2024-09-12 13:56:01 -04:00
..
auxiliary
allow_internal_unstable.rs
bad-const-wf-doesnt-specialize.rs
bad-const-wf-doesnt-specialize.stderr
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_specialization_trait.rs
impl_specialization_trait.stderr
impl-on-nonexisting.rs
impl-on-nonexisting.stderr
impl-on-opaque2.rs
impl-on-opaque2.stderr
impl-on-opaque.rs
implcit-well-formed-bounds.rs
issue-79224.rs
issue-79224.stderr
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_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
specialize-associated-type.rs