diff options
| author | bors <bors@rust-lang.org> | 2023-12-20 02:19:10 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-12-20 02:19:10 +0000 |
| commit | 51c0db6a9118735190466d15432b5d8890bb09ee (patch) | |
| tree | 2b1f57f88e0781652483cab75f23b291a5b9fbe1 /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | f704f3b93b1543cf504ecca0052f9f8531b1f61f (diff) | |
| parent | f6150db78ff066db1dd2840765cff690e48e6b29 (diff) | |
| download | rust-51c0db6a9118735190466d15432b5d8890bb09ee.tar.gz rust-51c0db6a9118735190466d15432b5d8890bb09ee.zip | |
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.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
