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

Silence remaining clippy lints #595

Merged
merged 1 commit into from
Mar 18, 2022

Conversation

shssoichiro
Copy link
Collaborator

We intentionally transmute here for performance reasons.

We intentionally transmute here for performance reasons.
@mergify mergify bot merged commit e9ad35b into master-of-zen:master Mar 18, 2022
@redzic
Copy link
Collaborator

redzic commented Mar 18, 2022

Thanks, I'm not even sure what the alternative is here since this is literally how the documentation tells you to use uninitialized memory.

@shssoichiro
Copy link
Collaborator Author

Supposedly this lint has a lot of issues and false positives, which is why it was moved to the nursery.

@shssoichiro shssoichiro deleted the clippy-shut-up branch March 18, 2022 02:21
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