## Summary Catch infinite recursion in binary-compare inference. Fixes the stack overflow in `graphql-core` in mypy-primer. ## Test Plan Added two tests that stack-overflowed before this PR.
Markdown files within the mdtest/ subdirectory are tests of type inference and type checking;
executed by the tests/mdtest.rs integration test.
See crates/ty_test/README.md for documentation of this test format.