summary refs log tree commit diff
path: root/src/test/ui/issues/issue-77919.rs
AgeCommit message (Expand)AuthorLines
2022-01-19Only check for errors in predicate when skipping impl assemblyAaron Hill-1/+1
2021-11-25Visit `param_env` field in Obligation's `TypeFoldable` implAaron Hill-1/+1
2020-11-12check mir exists before validation; fix testsVishnunarayan K I-2/+2
2020-10-23Do not ICE with TraitPredicates containing [type error]Esteban Küber-0/+13