about summary refs log tree commit diff
path: root/src/test/ui/rfc-2632-const-trait-impl/const-and-non-const-impl.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-25/+0
2022-11-10Don't print full paths in overlap errorsMichael Goulet-1/+1
2022-05-30Remove `#[default..]` and add `#[const_trait]`Deadbeef-45/+2
2022-04-21make `E0117` error clearTakayuki Maeda-1/+1
2021-11-20Point at source of trait bound obligations in more placesEsteban Kuber-33/+0
2021-11-10no overlap errors after failing the orphan checklcnr-14/+81
2021-07-16Mark `const_trait_impl` as activeDeadbeef-3/+3
2021-04-06Remove trailing `:` from E0119 messageEsteban Küber-2/+2
2020-09-03specialization_graph: avoid trimmed paths for OverlapErrorDan Aloni-2/+2
2020-09-02pretty: trim paths of unique symbolsDan Aloni-3/+3
2020-02-18Ensure const impl cannot coexist with non-const implDylan MacKenzie-0/+34