]> git.lizzy.rs Git - rust.git/commit
debuginfo: Added test cases for region pointers into heap boxes for basic types.
authorMichael Woerister <michaelwoerister@gmail>
Mon, 24 Jun 2013 15:47:21 +0000 (17:47 +0200)
committerMichael Woerister <michaelwoerister@gmail>
Thu, 27 Jun 2013 17:28:37 +0000 (19:28 +0200)
commitfb3e17b93a7a9824459ca9a7fb0d8a638016f6fa
tree11c80b4a2a53ba4d14b2a326fafe79f79898c323
parent751f0fba6fe9df4003cd18e95c8438e2cf742f9a
debuginfo: Added test cases for region pointers into heap boxes for basic types.
src/test/debug-info/reference-to-managed-basic.rs [new file with mode: 0644]
src/test/debug-info/reference-to-unique-basic.rs [new file with mode: 0644]