]> git.lizzy.rs Git - rust.git/commit
add after_stack_push hook; add public ImmTy::from_immediate method, and make ImmTy...
authorRalf Jung <post@ralfj.de>
Mon, 13 Apr 2020 15:07:54 +0000 (17:07 +0200)
committerRalf Jung <post@ralfj.de>
Mon, 13 Apr 2020 15:08:27 +0000 (17:08 +0200)
commit7b90ff9ae68cc23fe002c92f30a4aaf2039c5a8f
tree34368d5af75fd5674ae706e8e638a85e7c1ae6db
parent1a3bda648747e2d332f58988a12bbed1aefd4cda
add after_stack_push hook; add public ImmTy::from_immediate method, and make ImmTy::imm field private
src/librustc_mir/const_eval/eval_queries.rs
src/librustc_mir/interpret/eval_context.rs
src/librustc_mir/interpret/machine.rs
src/librustc_mir/interpret/operand.rs
src/librustc_mir/interpret/place.rs
src/librustc_mir/interpret/terminator.rs