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

Remove unneeded extern core in tgamma #289

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

Amjad50
Copy link
Contributor

@Amjad50 Amjad50 commented Feb 11, 2024

This was causing some issues when building the crate for different targets that don't have core builtin.

@Amjad50 Amjad50 mentioned this pull request Feb 18, 2024
@Amjad50
Copy link
Contributor Author

Amjad50 commented Feb 18, 2024

Closed because of #290

@Amjad50 Amjad50 closed this Feb 18, 2024
@Amanieu
Copy link
Member

Amanieu commented Feb 18, 2024

I think this can be merged if you re-open it. You can also fix the CI issues by just allowing the internal features warning.

@Amjad50 Amjad50 reopened this Feb 18, 2024
@Amjad50
Copy link
Contributor Author

Amjad50 commented Feb 18, 2024

Alright, I reopened this now. I'll probably close the other PR #290 if weak symbols are a better approach.

For the CI errors, I'm assuming it's unrelated to this PR.

@Amanieu
Copy link
Member

Amanieu commented Feb 21, 2024

CI should be fixed, can you rebase?

@Amanieu Amanieu force-pushed the remove_unneeded_extern_core branch from f7226ac to 72fdabe Compare February 21, 2024 00:59
@Amanieu Amanieu merged commit f21d751 into rust-lang:master Feb 21, 2024
12 checks passed
@Amjad50
Copy link
Contributor Author

Amjad50 commented Feb 21, 2024

Thanks @Amanieu

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.

2 participants