]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #36459 - nikomatsakis:issue-35546, r=eddyb
authorManish Goregaokar <manishsmail@gmail.com>
Thu, 15 Sep 2016 12:46:21 +0000 (18:16 +0530)
committerGitHub <noreply@github.com>
Thu, 15 Sep 2016 12:46:21 +0000 (18:16 +0530)
commit959f764f8b320299e3e1cf8d542346d681b85175
tree918537140b514d1732323c2776759c4d2d4b6023
parent69a7f92a7f27632dbe26b91afe95525222cd6349
parent693676da4f65a14fbae2c44cd4e2a94ba0ccf6d5
Rollup merge of #36459 - nikomatsakis:issue-35546, r=eddyb

invoke drop glue with a ptr to (data, meta)

This is done by creating a little space on the stack. Hokey, but it's the simplest fix I can see, and I am in "kill regressions" mode right now.

Fixes #35546

r? @eddyb
src/librustc_trans/intrinsic.rs