Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert a slice of Ids to references at zero-cost #15

Closed
SSheldon opened this issue Mar 5, 2015 · 1 comment
Closed

Convert a slice of Ids to references at zero-cost #15

SSheldon opened this issue Mar 5, 2015 · 1 comment

Comments

@SSheldon
Copy link
Owner

SSheldon commented Mar 5, 2015

There used to be an IdSlice trait for doing this, but it was removed in 4118e96. This isn't possible until rust-lang/rust#5016 is completed, because until then an Id is a different size than a reference.

@SSheldon
Copy link
Owner Author

Moved to SSheldon/rust-objc-id#1.

madsmtm added a commit to madsmtm/rust-objc that referenced this issue Oct 1, 2021
Statically find `msgSend` functions on apple devices
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

No branches or pull requests

1 participant