]> git.lizzy.rs Git - rust.git/commit
use get_size_and_align to test if an allocation is live
authorRalf Jung <post@ralfj.de>
Mon, 1 Jul 2019 09:26:28 +0000 (11:26 +0200)
committerRalf Jung <post@ralfj.de>
Thu, 4 Jul 2019 08:45:31 +0000 (10:45 +0200)
commit317c6ac12935046b04c349f6151148600d4c1512
tree1259b07bc11a80140f935b941d0941abab2bc06b
parent842bbd2764797cbb7a8364cb17c0bb4b4a5c8432
use get_size_and_align to test if an allocation is live
src/librustc_mir/const_eval.rs
src/librustc_mir/interpret/machine.rs
src/librustc_mir/interpret/validity.rs