about summary refs log tree commit diff
path: root/src/test/ui/coherence/auxiliary/error_lib.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-6/+0
2022-02-14Properly check regions on negative overlap checkSantiago Pastorino-0/+1
2021-10-20Test that if we promise to not impl what would overlap it doesn't actually ↵Santiago Pastorino-0/+5
overlap