]> git.lizzy.rs Git - rust.git/commit
sync alloc dump and pointer printing
authorRalf Jung <post@ralfj.de>
Sun, 26 Apr 2020 13:58:53 +0000 (15:58 +0200)
committerRalf Jung <post@ralfj.de>
Sun, 26 Apr 2020 13:58:53 +0000 (15:58 +0200)
commitc427438d24b047a4c9cdbe3ac89642f1460d19ec
tree56fd21ecf4da6e43e1acadee203d91a87f64a9a3
parentec1f28f9614292c36b371d3758afffdd52cb9786
sync alloc dump and pointer printing
src/librustc_mir/interpret/memory.rs
src/librustc_mir/util/pretty.rs
src/test/mir-opt/const_allocation/32bit/rustc.main.ConstProp.after.mir
src/test/mir-opt/const_allocation/64bit/rustc.main.ConstProp.after.mir
src/test/mir-opt/const_allocation2/32bit/rustc.main.ConstProp.after.mir
src/test/mir-opt/const_allocation2/64bit/rustc.main.ConstProp.after.mir
src/test/mir-opt/const_allocation3/32bit/rustc.main.ConstProp.after.mir
src/test/mir-opt/const_allocation3/64bit/rustc.main.ConstProp.after.mir