Skip to content

Conversation

@dotdash
Copy link
Contributor

@dotdash dotdash commented Aug 9, 2015

No description provided.

dotdash added 2 commits August 7, 2015 18:29
The code to get the LLVM type signature for the drop function doesn't
handle unsized types correctly.
Instead of the actual return type, we're currently passing the function
type to get_extern_fn(). The only reason this doesn't explode is because
get_extern_fn() actually doesn't care about the actual return type, just
about it being converging or not.
@rust-highfive
Copy link
Contributor

r? @huonw

(rust_highfive has picked a reviewer for you, use r? to override)

@luqmana
Copy link
Contributor

luqmana commented Aug 10, 2015

@borsr r+ f804872

@bors
Copy link
Collaborator

bors commented Aug 10, 2015

⌛ Testing commit f804872 with merge 38b6b49...

@bors
Copy link
Collaborator

bors commented Aug 10, 2015

💔 Test failed - auto-linux-32-opt

@dotdash
Copy link
Contributor Author

dotdash commented Aug 10, 2015

@bors retry

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Aug 12, 2015
@bors
Copy link
Collaborator

bors commented Aug 12, 2015

⌛ Testing commit f804872 with merge daf7fe9...

@bors
Copy link
Collaborator

bors commented Aug 12, 2015

⛄ The build was interrupted to prioritize another pull request.

@bors
Copy link
Collaborator

bors commented Aug 12, 2015

⌛ Testing commit f804872 with merge ad6fa04...

@bors
Copy link
Collaborator

bors commented Aug 12, 2015

⛄ The build was interrupted to prioritize another pull request.

@bors
Copy link
Collaborator

bors commented Aug 12, 2015

⌛ Testing commit f804872 with merge 2b45a0d...

bors added a commit that referenced this pull request Aug 12, 2015
@bors bors merged commit f804872 into rust-lang:master Aug 12, 2015
@dotdash dotdash deleted the drop_fixes branch January 15, 2016 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants