rust/library/alloc
bors 0ad927c0c0 Auto merge of #122785 - the8472:const-select-specialized-impl, r=Amanieu
select Vec::from_iter impls in a const block to optimize compile times

Ignoring whitespace diffs should make this easier to review.

This relies on the trick from #122301
Split out from #120682
2024-03-21 21:19:19 +00:00
..
benches remove redundant imports 2023-12-10 10:56:22 +08:00
src Auto merge of #122785 - the8472:const-select-specialized-impl, r=Amanieu 2024-03-21 21:19:19 +00:00
tests Add usize::MAX arg tests for Vec 2024-03-20 01:21:19 -07:00
Cargo.toml Rename {collections=>alloc}{tests,benches} 2023-11-26 12:04:56 +00:00