about summary refs log tree commit diff
path: root/src/test/ui/rfc-2632-const-trait-impl/const-and-non-const-impl.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-31/+0
2022-05-30Remove `#[default..]` and add `#[const_trait]`Deadbeef-3/+3
2022-04-21make `E0117` error clearTakayuki Maeda-1/+1
2021-11-10no overlap errors after failing the orphan checklcnr-5/+4
2021-07-16Mark `const_trait_impl` as activeDeadbeef-1/+0
2020-02-18Ensure const impl cannot coexist with non-const implDylan MacKenzie-0/+33