]> git.lizzy.rs Git - rust.git/commit
debuginfo: Added test cases for packed structs (/w drop)
authorMichael Woerister <michaelwoerister@gmail>
Mon, 1 Jul 2013 10:11:29 +0000 (12:11 +0200)
committerMichael Woerister <michaelwoerister@gmail>
Fri, 19 Jul 2013 05:55:24 +0000 (07:55 +0200)
commit99ebb816cf9db45953c123bec95c2c3e19ed2302
treea68d6ee0754cf3e38b725409f783bff857d0ec30
parent6230ec14820c07755f533fff5664f91d3bc244b4
debuginfo: Added test cases for packed structs (/w drop)
src/test/debug-info/packed-struct-with-destructor.rs [new file with mode: 0644]
src/test/debug-info/packed-struct.rs [new file with mode: 0644]
src/test/debug-info/struct-with-destructor.rs