]> git.lizzy.rs Git - rust.git/commit
pass MemoryExtra to find_foreign_static and adjust_static_allocation; they might...
authorRalf Jung <post@ralfj.de>
Thu, 15 Nov 2018 11:03:38 +0000 (12:03 +0100)
committerRalf Jung <post@ralfj.de>
Sun, 25 Nov 2018 09:49:43 +0000 (10:49 +0100)
commit6cca7165ea60d1bd8b3347a68972b9c5bcbd2d5c
treea9087128c071be61a1e611092c65bb47540c5351
parent4c090fe310e32300bd6c6a0610f3f23366ea1445
pass MemoryExtra to find_foreign_static and adjust_static_allocation; they might have to create allocations
src/librustc_mir/const_eval.rs
src/librustc_mir/interpret/machine.rs
src/librustc_mir/interpret/memory.rs