Files
rust/src/etc
bors 51c0db6a91 Auto merge of #106790 - the8472:rawvec-niche, r=scottmcm
add more niches to rawvec

Previously RawVec only had a single niche in its `NonNull` pointer. With this change it now has `isize::MAX` niches since half the value-space of the capacity field is never needed, we can't have a capacity larger than isize::MAX.
2023-12-20 02:19:10 +00:00
..
2023-12-11 14:26:11 +03:00
2023-10-10 12:47:26 +00:00
2022-09-26 21:56:08 +08:00
2016-08-22 01:24:01 -04:00
2015-07-30 06:35:42 +10:00
2017-11-16 13:34:13 -05:00
2023-04-20 15:38:41 -04:00
2023-04-14 19:07:13 -07:00
2018-12-25 21:08:33 -07:00