forked from servo/rust-smallvec
-
Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: astral-sh/rust-smallvec
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fill repeated bytes directly in BufMut::put_bytes
#12
opened Sep 8, 2026 by
charliermarsh
Member
Loading…
Avoid a redundant clone when growing SmallVec with resize
#11
opened Sep 8, 2026 by
charliermarsh
Member
Loading…
Make insert_many fallback linear with empty and single fast paths
#10
opened Sep 8, 2026 by
charliermarsh
Member
Loading…
Reuse bounded heap allocations when collecting SmallVec iterators
#8
opened Sep 8, 2026 by
charliermarsh
Member
Loading…
Compact retained elements directly in dedup_by
#5
opened Sep 8, 2026 by
charliermarsh
Member
Loading…
Fix element ownership tracking with may_dangle
#3
opened Sep 8, 2026 by
charliermarsh
Member
Loading…
Fix panic safety when reserving during splice
#2
opened Sep 8, 2026 by
charliermarsh
Member
Loading…
Correct iterator collection and partial-retention benchmarks
#1
opened Sep 8, 2026 by
charliermarsh
Member
Loading…
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.