diff options
| author | bors <bors@rust-lang.org> | 2021-11-13 13:57:00 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2021-11-13 13:57:00 +0000 |
| commit | 1b12d01903293453dd94aa170c82caf94415629f (patch) | |
| tree | 11b89d1d0814e1234e8f969f74cee286aea50e09 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp | |
| parent | 3e018ce194ab16125747220676dd8a20aecd5196 (diff) | |
| parent | 7afe6f52e4448d7523877f652e567542f02b974e (diff) | |
| download | rust-1b12d01903293453dd94aa170c82caf94415629f.tar.gz rust-1b12d01903293453dd94aa170c82caf94415629f.zip | |
Auto merge of #90542 - the8472:privatize-the-means-of-rawvec-production, r=joshtriplett
Make RawVec private to alloc RawVec was previously exposed for compiler-internal use (libarena specifically) in 1acbb0a9350560d951359cc359361b87992a6f2b Since it is unstable, doc-hidden and has no associated tracking issue it was never meant for public use. And since it is no longer used outside alloc itself it can be made private again. Also remove some functions that are dead due to lack of internal users.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
