mirror of
https://github.com/astral-sh/ruff
synced 2026-01-09 15:44:22 -05:00
## Summary
`Ty::BuiltinClassLiteral(…)` is a sub~~class~~type of
`Ty::BuiltinInstance("type")`, so it can't be disjoint from it.
## Test Plan
New `is_not_disjoint_from` test case