diff options
| author | bors <bors@rust-lang.org> | 2023-12-02 06:51:23 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-12-02 06:51:23 +0000 |
| commit | 0919ad18381f6f4fcaddc809e786553e028bbde0 (patch) | |
| tree | 8caa8f779fc1560a28a870b9c214ae9aed8ebef8 /tests/rustdoc-js-std/parser-bindings.js | |
| parent | 0355477d19a706af1f89b5dc70580f6b3dc88c16 (diff) | |
| parent | 942e93972d316d59632be072506930e0e063bd17 (diff) | |
| download | rust-0919ad18381f6f4fcaddc809e786553e028bbde0.tar.gz rust-0919ad18381f6f4fcaddc809e786553e028bbde0.zip | |
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
Diffstat (limited to 'tests/rustdoc-js-std/parser-bindings.js')
0 files changed, 0 insertions, 0 deletions
