about summary refs log tree commit diff
path: root/tests/ui/traits/new-solver/recursive-self-normalization-2.rs
AgeCommit message (Collapse)AuthorLines
2023-08-10add and move trait solver cycle testslcnr-20/+0
2023-07-03update testslcnr-0/+1
2023-04-10Report overflows gracefully with new solverMichael Goulet-1/+1
2023-03-28Check for overflow in assemble_candidates_after_normalizing_self_tyMichael Goulet-0/+19