Skip to content

Fix (A)Rc<[T]> slices larger than isize::MAX bytes when collecting from a TrustedLen iter#95252

Closed
the8472 wants to merge 1 commit into
rust-lang:masterfrom
the8472:fix-arc-trustedlen-allocs
Closed

Fix (A)Rc<[T]> slices larger than isize::MAX bytes when collecting from a TrustedLen iter#95252
the8472 wants to merge 1 commit into
rust-lang:masterfrom
the8472:fix-arc-trustedlen-allocs

Fix (A)Rc<[T]> trying to allocate RcBox larger than isize::MAX bytes

189e8c9
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs