about summary refs log tree commit diff
path: root/tests/ui/traits/next-solver/canonical
AgeCommit message (Expand)AuthorLines
2025-01-31Manually walk into WF obligations in BestObligation proof tree visitorMichael Goulet-2/+2
2024-11-03Yeet effects featureMichael Goulet-12/+0
2024-10-21don't bail when encountering many placeholderslcnr-0/+16
2024-09-29fix(hir_analysis/wfcheck): don't leak {type error}Barrett Ray-2/+2
2024-06-22Make `effects` an incomplete featureDeadbeef-1/+12
2024-06-12better error message for normalizes-to ambiguitiesMichael Goulet-2/+2
2024-06-12Walk into alias-eq nested goals even if normalization failsMichael Goulet-2/+2
2024-05-28eagerly normalize when adding goalslcnr-2/+2
2024-05-16Report better WF obligation leaf obligations in new solverMichael Goulet-3/+3
2024-05-07Don't ICE when we cannot eval a const to a valtree in the new solverMichael Goulet-2/+10
2024-05-06Use super_fold in RegionsToStatic visitorMichael Goulet-0/+110