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

Made panic_handler optional #179

Merged
merged 2 commits into from
Oct 30, 2020
Merged

Made panic_handler optional #179

merged 2 commits into from
Oct 30, 2020

Conversation

3than3
Copy link
Contributor

@3than3 3than3 commented Oct 24, 2020

With this PR, the uefi-services crate's panic_handler can now be toggled off with the no_panic_handler feature.

Hope I'm doing this right as this is my first PR.

The uefi-services crate's panic_handler is now optional and can be turned off with the no_panic_handler feature
@3than3
Copy link
Contributor Author

3than3 commented Oct 24, 2020

Lint errors are not from this PR

@GabrielMajeri
Copy link
Collaborator

Thanks for the PR. I've pushed some fixes for the lint errors, could you rebase and see if CI now passes?

@3than3
Copy link
Contributor Author

3than3 commented Oct 30, 2020

Lints are fixed

@GabrielMajeri
Copy link
Collaborator

Thank you!

@GabrielMajeri GabrielMajeri merged commit 41933c8 into rust-osdev:master Oct 30, 2020
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