]> git.lizzy.rs Git - rust.git/commit
auto merge of #12045 : thestinger/rust/glue, r=pcwalton
authorbors <bors@rust-lang.org>
Wed, 5 Feb 2014 16:06:37 +0000 (08:06 -0800)
committerbors <bors@rust-lang.org>
Wed, 5 Feb 2014 16:06:37 +0000 (08:06 -0800)
commitfaf60551ec7ab0a8d2d44cc97a1ebf1d2bd01b1e
tree07a3482c0c83d53341162ef3cdd6e8f104207f33
parented885e35fe91c12892bbf1254b4bc6259cc96eee
parent1778b6361627c5894bf75ffecf427573af02d390
auto merge of #12045 : thestinger/rust/glue, r=pcwalton

A solid step towards fixing #11998. Eventually, the size may always be
passed to `exchange_free` but this will not be required to fix the bug.