Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #117754 - matthewjasper:subtype-overflow, r=lcnr
Handle recursion limit for subtype and well-formed predicates Adds a recursion limit check for subtype predicates and well-formed predicates. `-Ztrait-solver=next` currently panics with unimplemented for these cases. These cases are arguably bugs in the occurs check but: - I could not find a simple way to fix the occurs check - There should still be a recursion limit check to prevent hangs anyway. closes #117151 r? types
bors 2023-12-02
parent 696291d · parent 25cc1a5 · commit a7a7df0
0 files changed, 0 insertions, 0 deletions