about summary refs log tree commit diff
path: root/src/test/ui/rfc-2632-const-trait-impl/specializing-constness.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-28/+0
2022-11-10Require `~const` qualifier on trait bounds in specializing impls if present ↵Ben Reeves-1/+3
in base impl.
2022-09-24added testsDeadbeef-0/+26