ruff
55c5d906 - [ty] Remove `multi_inference_state` (#24184)

Commit
19 days ago
[ty] Remove `multi_inference_state` (#24184) This removes the internal `multi_inference_state` field in `TypeInferenceBuilder` in favor of `TypeInferenceBuilder::speculate`. This is more ergonomic to use, and also allows us to maintain the invariants of `TypeInferenceBuilder` more consistently.
Author
Parents
Loading