]> git.lizzy.rs Git - rust.git/commit
debuginfo: Fixes related to changed memory layout of unique allocations
authorMichael Woerister <michaelwoerister@gmail>
Tue, 9 Jul 2013 13:14:10 +0000 (15:14 +0200)
committerMichael Woerister <michaelwoerister@gmail>
Fri, 19 Jul 2013 05:55:25 +0000 (07:55 +0200)
commit77a00cca0307ad4d7de084b45168387e8d82d92e
tree0655e381865f38b3a89054c4f88b535e0116896d
parent3b06df4e35bbde6975575cd137e6f5f65d475d86
debuginfo: Fixes related to changed memory layout of unique allocations
src/librustc/middle/trans/debuginfo.rs
src/test/debug-info/box.rs
src/test/debug-info/boxed-struct.rs