[red-knot] more efficient UnionBuilder::add #13411
carljm
force pushed
from
8d286d0c
to
0521ab17
362 days ago
[red-knot] more efficient UnionBuilder::add
db2b0026
use Box<[Type]> instead of Vec in UnionType
d6cdc1c0
deprecate UnionType::contains
7873751a
make msrv happy
48918ba6
actually remove UnionType::contains
7c7120e8
add is_subtype_of support for object type
2ba6e03f
add test for multiple subsumption
35fd4baa
slice-returning accessor for union elements
8f2d142d
carljm
force pushed
from
c8d51a94
to
8f2d142d
361 days ago
use smallvec for to_remove
47768caf
avoid a new vec in the remove-multiple case
3d0565fb
add some blank lines
54b90b10
carljm
merged
149fb209
into main 361 days ago
carljm
deleted the cjm/union-builder branch 361 days ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub