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

Replace mem::transmute with narrower conversions #584

Merged
merged 1 commit into from
Jan 24, 2022

Conversation

niklasf
Copy link
Contributor

@niklasf niklasf commented Jan 11, 2022

Using more specific conversions is preferable, where possible.

@niklasf niklasf force-pushed the narrow-transmute branch 2 times, most recently from d14df50 to c860597 Compare January 11, 2022 22:28
src/db_options.rs Outdated Show resolved Hide resolved
@aleksuss aleksuss merged commit 92b27f5 into rust-rocksdb:master Jan 24, 2022
vldm pushed a commit to velas/rust-rocksdb that referenced this pull request Sep 8, 2022
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.

None yet

3 participants