]> git.lizzy.rs Git - rust.git/commit
Add leading 0x to offset in Debug fmt of Pointer
authorDavid Cook <divergentdave@gmail.com>
Thu, 23 Apr 2020 04:36:02 +0000 (23:36 -0500)
committerDavid Cook <divergentdave@gmail.com>
Thu, 23 Apr 2020 05:43:27 +0000 (00:43 -0500)
commitc16b6e0faaad002be4b98f29400efe9605c395ae
tree88193805983c41b2c31f1206860e687995ae3cb8
parentb2e36e6c2d229126b59e892c9147fbb68115d292
Add leading 0x to offset in Debug fmt of Pointer
13 files changed:
src/librustc_middle/mir/interpret/pointer.rs
src/test/mir-opt/byte_slice/rustc.main.SimplifyCfg-elaborate-drops.after.mir
src/test/mir-opt/const-promotion-extern-static/rustc.BAR-promoted[0].ConstProp.after.mir
src/test/mir-opt/const-promotion-extern-static/rustc.BAR.PromoteTemps.diff
src/test/mir-opt/const-promotion-extern-static/rustc.FOO-promoted[0].ConstProp.after.mir
src/test/mir-opt/const-promotion-extern-static/rustc.FOO.PromoteTemps.diff
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
src/test/mir-opt/const_prop/read_immutable_static/rustc.main.ConstProp.diff