rust/library/alloc
bors 15bb3e204a Auto merge of #118460 - the8472:fix-vec-realloc, r=saethlin
Fix in-place collect not reallocating when necessary

Regression introduced in https://github.com/rust-lang/rust/pull/110353.
This was [caught by miri](404764617)

r? `@saethlin`
2023-12-06 08:45:11 +00:00
..
benches Split Vec::dedup_by into 2 cycles 2023-12-05 21:01:00 +01:00
src Auto merge of #118460 - the8472:fix-vec-realloc, r=saethlin 2023-12-06 08:45:11 +00:00
tests Auto merge of #118460 - the8472:fix-vec-realloc, r=saethlin 2023-12-06 08:45:11 +00:00
Cargo.toml Rename {collections=>alloc}{tests,benches} 2023-11-26 12:04:56 +00:00