ruff
c2fa4499
- [ty] support type aliases in binary compares (#20445)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 days ago
[ty] support type aliases in binary compares (#20445) ## Summary Add missing `Type::TypeAlias` clauses to `infer_binary_type_comparison`. ## Test Plan Added mdtests that failed before.
References
#20445 - [ty] support type aliases in binary compares
Author
carljm
Parents
681ad2fd
Loading