about summary refs log tree commit diff
path: root/src/test/ui/coherence/auxiliary
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-163/+0
2022-07-28orphan check: remove const generics fixmelcnr-0/+1
2022-02-14Properly check regions on negative overlap checkSantiago Pastorino-0/+1
2022-01-31Move overlap_mode into trait level attribute + feature flagSantiago Pastorino-1/+1
2022-01-21Implement stable with negative coherence modeSantiago Pastorino-0/+8
2021-10-20Test that if we promise to not impl what would overlap it doesn't actually ↵Santiago Pastorino-0/+5
overlap
2019-09-22Fix some unused variable warningsGeorg Semmler-2/+2
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-0/+31
2019-04-22Remove leading newlinesvarkor-2/+1
2019-01-03Add missing filesGeorg Semmler-0/+23
2018-12-25Remove licensesMark Rousskov-60/+0
2018-12-15stop treating trait objects from #[fundamental] traits as fundamentalAriel Ben-Yehuda-0/+7
Fixes #56503.
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+148