about summary refs log tree commit diff
path: root/src/test/ui/rfc-2632-const-trait-impl/default-method-body-is-const-same-trait-ck.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-15/+0
2022-07-26bless tests, remove nonexistent E0395Deadbeef-1/+0
2022-05-30Remove `#[default..]` and add `#[const_trait]`Deadbeef-2/+1
2022-03-07Update tests after feature stabilizationEric Holk-1/+0
2022-02-12Report the selection error when possibleDeadbeef-1/+2
2022-01-11Add testDeadbeef-0/+17