Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

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
@Amjad50
Copy link
Contributor Author

Amjad50 commented Feb 21, 2024

Thanks @Amanieu

tgross35 pushed a commit that referenced this pull request Apr 18, 2025
Remove unneeded `extern core` in `tgamma`
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants