about summary refs log tree commit diff
path: root/tests/ui/traits/new-solver/recursive-self-normalization.rs
AgeCommit message (Expand)AuthorLines
2023-08-10add and move trait solver cycle testslcnr-16/+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/+15