Skip to content

Conversation

lucab
Copy link
Contributor

@lucab lucab commented Jun 10, 2024

This tweaks the import of core::mem::size_of in order to fix a build failure due to unused_qualifications lint, as the function has now been moved to Rust prelude (in 1.80.0 nightly).

Ref: rust-lang/rust#123168

This tweaks the import of `core::mem::size_of` in order to fix a build
failure due to `unused_qualifications` lint, as the function has now
been moved to Rust prelude.
@tarcieri tarcieri merged commit 51b1977 into RustCrypto:master Jun 10, 2024
@tarcieri
Copy link
Member

Thanks!

@lucab lucab deleted the ups/fix-build-failure-warning branch June 10, 2024 16:09
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