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

Migrate away from unchecked_new #804

Closed
caspervonb opened this issue Jan 16, 2023 · 0 comments · Fixed by #813
Closed

Migrate away from unchecked_new #804

caspervonb opened this issue Jan 16, 2023 · 0 comments · Fixed by #813
Labels
enhancement Enhancement to existing functionality

Comments

@caspervonb
Copy link
Collaborator

We have a little bit of unsafe code in async nats, mainly StatusCode initializers.
Once rust-lang/rust#67441 ships as stable we can do new and unwrap instead.

@caspervonb caspervonb added the enhancement Enhancement to existing functionality label Jan 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement to existing functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant