about summary refs log tree commit diff
path: root/src/libstd/sys/windows/alloc.rs
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2018-11-03 10:51:31 -0700
committerAlex Crichton <alex@alexcrichton.com>2018-11-11 09:22:28 -0800
commitd3939322e3273059bdfedec52cb8d6f78476af7c (patch)
treee9b40cb8689d67f3dac071622b2d0f7c1f9b32cc /src/libstd/sys/windows/alloc.rs
parenta88613c86901083dd9f87c43f41d6c0f84f88dee (diff)
downloadrust-d3939322e3273059bdfedec52cb8d6f78476af7c.tar.gz
rust-d3939322e3273059bdfedec52cb8d6f78476af7c.zip
rustc: Clean up allocator injection logic
This commit cleans up allocator injection logic found in the compiler
around selecting the global allocator. It turns out that now that
jemalloc is gone the compiler never actually injects anything! This
means that basically everything around loading crates here and there can
be easily pruned.

This also removes the `exe_allocation_crate` option from custom target
specs as it's no longer used by the compiler anywhere.
Diffstat (limited to 'src/libstd/sys/windows/alloc.rs')
0 files changed, 0 insertions, 0 deletions