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