about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-10-16 04:40:53 +0000
committerbors <bors@rust-lang.org>2020-10-16 04:40:53 +0000
commit8e6f69afc9b0943003ce51a53d1f59611e6601a3 (patch)
tree131cfe3d84a3123f7ae6d089fdf45d051f0ccb49 /compiler/rustc_codegen_llvm/src
parent9bd740a8f17d75168b683bcfb077b6e450047df5 (diff)
parent52ff31a7ebfab8d0b1f5d28fab917150a5f3814d (diff)
downloadrust-8e6f69afc9b0943003ce51a53d1f59611e6601a3.tar.gz
rust-8e6f69afc9b0943003ce51a53d1f59611e6601a3.zip
Auto merge of #77962 - bugadani:arena2, r=Mark-Simulacrum
Remove arena's dependency on `rustc_data_structures`

`rustc_arena` currently has a dependency on `rustc_data_structures` because of a trivial "don't inline me" function. This PR copies that function and removes the dependency.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions