]> git.lizzy.rs Git - rust.git/commit
validate return value on stack pop
authorRalf Jung <post@ralfj.de>
Tue, 9 Oct 2018 19:05:53 +0000 (21:05 +0200)
committerRalf Jung <post@ralfj.de>
Sat, 13 Oct 2018 07:09:02 +0000 (09:09 +0200)
commitf79a22c3d5a6ab20e896df6a0473755db37b96f1
tree748c94904072b28f567e9a0140285ae8eea700d3
parenta05914e2dcf196c226a9a93c6609e57970be7e23
validate return value on stack pop
src/librustc_mir/const_eval.rs
src/librustc_mir/interpret/eval_context.rs
src/librustc_mir/interpret/place.rs
src/librustc_mir/interpret/snapshot.rs
src/librustc_mir/interpret/terminator.rs