-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
C-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: An issue proposing an enhancement or a PR with one.
Description
Right now there are 3'ish variants of SmallVec in rustc_data_structures.
In the meantime there's some ongoing work on servo/SmallVec. master
branch even contains a change that could benefit rustc well servo/rust-smallvec#94 (remove enum tag size overhead).
I don't have time to write a PR right now but I thought I could inspire someone else to do so.
LifeIsStrange, kennytm, jD91mZM2 and ljedrz
Metadata
Metadata
Assignees
Labels
C-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: An issue proposing an enhancement or a PR with one.