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

Support no panic macro #1174

Open
AbstractiveNord opened this issue Dec 12, 2023 · 1 comment
Open

Support no panic macro #1174

AbstractiveNord opened this issue Dec 12, 2023 · 1 comment
Labels
proposal Enhancement idea or proposal

Comments

@AbstractiveNord
Copy link
Contributor

Proposed change

Ensure all code can't panic by using no_panic macro.

Use case

Any serious project, which relies on guarantees.

Contribution

Yes.

@AbstractiveNord AbstractiveNord added the proposal Enhancement idea or proposal label Dec 12, 2023
@Jarema
Copy link
Member

Jarema commented Jan 29, 2024

I feel it is quite cumbersome to work with libraries.
Would be nice to have, however not a high priority. Also should not clutter the codebase and keep it clean.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal Enhancement idea or proposal
Projects
None yet
Development

No branches or pull requests

2 participants