about summary refs log tree commit diff
path: root/tests/rustdoc-js-std/reference-shrink.js
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-12-02 06:51:23 +0000
committerbors <bors@rust-lang.org>2023-12-02 06:51:23 +0000
commit0919ad18381f6f4fcaddc809e786553e028bbde0 (patch)
tree8caa8f779fc1560a28a870b9c214ae9aed8ebef8 /tests/rustdoc-js-std/reference-shrink.js
parent0355477d19a706af1f89b5dc70580f6b3dc88c16 (diff)
parent942e93972d316d59632be072506930e0e063bd17 (diff)
downloadrust-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/reference-shrink.js')
0 files changed, 0 insertions, 0 deletions