about summary refs log tree commit diff
path: root/src/test/ui/coherence/coherence-impls-copy.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-36/+0
2021-11-10no overlap errors after failing the orphan checklcnr-4/+2
2020-03-26introduce `negative_impls` feature gate and documentNiko Matsakis-1/+1
They used to be covered by `optin_builtin_traits` but negative impls are now applicable to all traits, not just auto traits. This also adds docs in the unstable book for the current state of auto traits.
2019-10-31Stabilize the `re_rebalance_coherence` featureOhad Ravid-23/+10
2019-01-03Unify testsGeorg Semmler-15/+23
Implement compile tests as variants of existing tests
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+53