Skip to content

Optional lang_items may not work cross crates #7852

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

Closed
alexcrichton opened this issue Jul 17, 2013 · 1 comment
Closed

Optional lang_items may not work cross crates #7852

alexcrichton opened this issue Jul 17, 2013 · 1 comment
Assignees

Comments

@alexcrichton
Copy link
Member

@huonw points out that some code still assumes all lang items are present. This is only called when dealing with metadata on crates.

I need to figure out if multiple crates with optional lang items works or not.

@alexcrichton
Copy link
Member Author

This has been confirmed that they work (now that #7874 is merged)

flip1995 pushed a commit to flip1995/rust that referenced this issue Oct 21, 2021
Fix typo for invalid_null_ptr_usage and missing_inline_in_public_items.

Fix typo for invalid_null_ptr_usage and missing_inline_in_public_items.

changelog: none
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 a pull request may close this issue.

1 participant