summary refs log tree commit diff
path: root/src/test/ui/rfc-2632-const-trait-impl/const-default-method-bodies.rs
AgeCommit message (Expand)AuthorLines
2022-05-30Remove `#[default..]` and add `#[const_trait]`Deadbeef-1/+1
2022-03-07Update tests after feature stabilizationEric Holk-1/+0
2022-02-12Report the selection error when possibleDeadbeef-1/+2
2022-02-12bless youDeadbeef-1/+1
2021-07-16Mark `const_trait_impl` as activeDeadbeef-1/+0
2021-07-10Update testsDeadbeef-4/+1
2021-07-10Skip check for calling functions in same traitDeadbeef-2/+4
2021-07-10Treat trait fns marked with the attr as constDeadbeef-0/+32