[ty] Lazily initialize `UnionBuilder` when transforming a union type #24929
[ty] don't use `UnionBuilder` if the elements of the union have not b…
c0c93a7a
lazily initialize `UnionBuilder`
3ffb2a7e
do the same thing for intersection
402fcfbd
Revert "do the same thing for intersection"
1d3bad6e
mtshiba
changed the title [ty] don't use `UnionBuilder` if the elements of the union have not been changed by a transformation [ty] Lazily initialize `UnionBuilder` when transforming a union type 30 days ago
mtshiba
marked this pull request as ready for review 30 days ago
do the same thing with `map, try_map`
2e81731b
add `add_unchecked_in_place`
e360208b
Revert "add `add_unchecked_in_place`"
c99f6b43
Merge branch 'main' into identity-preservation
b743cacc
Review feedback
23b60b30
Login to write a write a comment.
Login via GitHub