Closed as not planned
Description
You have a lot of boxes, which means a lot of mallocs. This is probably fine, but I wonder if smallvec would be useful, since I expect that most of these lists will be between 0 and 2 elements long, with a few going up to 5 or 6.
Originally posted by @sffc in https://github.com/unicode-org/icu4x/diffs/22