about summary refs log tree commit diff
path: root/src/test/ui/rfc-2632-const-trait-impl/specialization/non-const-default-const-specialized.rs
AgeCommit message (Expand)AuthorLines
2022-11-10Add #[const_trait] where needed in tests.Ben Reeves-0/+1
2022-11-10Disallow specializing on const impls with non-const impls.Ben Reeves-4/+8
2022-11-10Allow specialized const trait impls.Ben Reeves-0/+34