]> git.lizzy.rs Git - rust.git/commit
Fix cross-crate packed structs
authorSeo Sanghyeon <sanxiyn@gmail.com>
Mon, 6 May 2013 14:35:27 +0000 (23:35 +0900)
committerSeo Sanghyeon <sanxiyn@gmail.com>
Mon, 6 May 2013 14:35:27 +0000 (23:35 +0900)
commit502817a9c19752cafcc270d9d3e5a5104ce2eac9
treecf01e2a077a012f758c30a7a85125b06f6b08e6e
parent6e6a4be19d8e6a2cedc66be6cc602db8a1e71acd
Fix cross-crate packed structs
src/librustc/metadata/encoder.rs
src/test/auxiliary/packed.rs [new file with mode: 0644]
src/test/run-pass/packed-struct-size-xc.rs [new file with mode: 0644]