about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
diff options
context:
space:
mode:
authorThe8472 <git@infinite-source.de>2021-11-03 20:47:00 +0100
committerThe8472 <git@infinite-source.de>2021-11-03 20:52:16 +0100
commit7afe6f52e4448d7523877f652e567542f02b974e (patch)
tree80892813062388fffeab0804465632919d7a13b7 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
parent7734cb80782e65875994ee4709b7752623ea9ed2 (diff)
downloadrust-7afe6f52e4448d7523877f652e567542f02b974e.tar.gz
rust-7afe6f52e4448d7523877f652e567542f02b974e.zip
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