]> git.lizzy.rs Git - rust.git/commit
avoid reading from ZST locals
authorRalf Jung <post@ralfj.de>
Mon, 8 Apr 2019 11:28:51 +0000 (13:28 +0200)
committerRalf Jung <post@ralfj.de>
Mon, 8 Apr 2019 11:40:43 +0000 (13:40 +0200)
commit4d79d391b0aa1175f493e3544d8f66e6600fbfc6
tree07d52865523f6a5db20c44e8213e352376ac769e
parent5731945187785e87352cf112380fad685db89636
avoid reading from ZST locals
src/librustc_mir/interpret/eval_context.rs
src/librustc_mir/interpret/operand.rs
src/librustc_mir/interpret/snapshot.rs