]> git.lizzy.rs Git - rust.git/commit
Go back to just passing MemoryExtra to the machine-level allocation hooks
authorRalf Jung <post@ralfj.de>
Tue, 2 Jul 2019 10:31:17 +0000 (12:31 +0200)
committerRalf Jung <post@ralfj.de>
Thu, 4 Jul 2019 08:31:13 +0000 (10:31 +0200)
commit127610b7c4d4c4bd2c2e4dd4b62640a2cdc41f14
tree33c0bdc4cd64370a7cdcf7452e2fc2f556f13179
parent8ad28cd2cb77758cc0a77555db5c03648fc8cd3f
Go back to just passing MemoryExtra to the machine-level allocation hooks

This is needed to avoid doing unnecessary global alloc_map lookups
src/librustc_mir/const_eval.rs
src/librustc_mir/interpret/machine.rs
src/librustc_mir/interpret/memory.rs