about summary refs log tree commit diff
path: root/tests/ui/coherence/normalize-for-errors.next.stderr
AgeCommit message (Collapse)AuthorLines
2024-10-15remove unnecessary revisionslcnr-15/+0
2024-09-11Revert 'Stabilize -Znext-solver=coherence'Michael Goulet-0/+15
2024-09-05remove unnecessary revisionslcnr-15/+0
2024-09-03do not attempt to prove unknowable goalslcnr-1/+1
2024-07-10elaborate unknowable goalslcnr-0/+1
if a trait is unknowable, but its super trait is definitely not implemented, then the trait itself is definitely also not implemented.
2024-03-10Ignore tests w/ current/next revisions from compare-mode=next-solverMichael Goulet-1/+1
2023-12-05Continue folding if deep normalizer failsMichael Goulet-6/+6
2023-12-05Add deeply_normalize_for_diagnostics, use it in coherenceMichael Goulet-0/+14