Skip to content

panic-handler: Remove the no_core feature #945

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

Merged
merged 1 commit into from
Jun 4, 2025

Conversation

tgross35
Copy link
Contributor

@tgross35 tgross35 commented Jun 4, 2025

This was introduced before #[panic_handler] was stable, but should no longer be needed. Additionally, we only need it for builtins-test-intrinsics, not as a dependency of compiler-builtins.

@tgross35 tgross35 force-pushed the panic-handler branch 2 times, most recently from 4e9995e to 3472fd3 Compare June 4, 2025 21:21
@tgross35 tgross35 changed the title panic-handler: Remove no_core feature panic-handler: Remove the no_core feature Jun 4, 2025
This was introduced before `#[panic_handler]` was stable, but should no
longer be needed. Additionally, we only need it for
`builtins-test-intrinsics`, not as a dependency of `compiler-builtins`.
@tgross35 tgross35 merged commit cd0f202 into rust-lang:master Jun 4, 2025
35 checks passed
@tgross35 tgross35 deleted the panic-handler branch June 4, 2025 21:38
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.

1 participant