Skip to content

Conversation

@abrown
Copy link
Contributor

@abrown abrown commented Oct 4, 2022

A new version of Rust has introduced several new lints: this fixes the use of $crate in macros (an error) and uses std::ptr::addr_of_mut! in a variety of places (a warning).

A new version of Rust has introduced several new lints: this fixes the
use of `$crate` in macros (an error) and uses `std::ptr::addr_of_mut!`
in a variety of places (a warning).
@abrown abrown merged commit fbc5169 into intel:main Oct 4, 2022
@abrown abrown deleted the fix-clippy branch October 4, 2022 22:34
@abrown abrown mentioned this pull request Oct 4, 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.

1 participant