Skip to content

Deny clippy::missing_inline_in_public_items#341

Merged
joshlf merged 1 commit intomainfrom
inline
Sep 7, 2023
Merged

Deny clippy::missing_inline_in_public_items#341
joshlf merged 1 commit intomainfrom
inline

Conversation

@joshlf
Copy link
Member

@joshlf joshlf commented Sep 7, 2023

This lint should catch every place that an #[inline] attribute could matter. This commit only addresses zerocopy, and does not change anything in zerocopy-derive.

Makes progress on #7

This lint should catch every place that an `#[inline]` attribute could
matter. This commit only addresses zerocopy, and does not change
anything in zerocopy-derive.

Makes progress on #7
@joshlf joshlf merged commit 7f23100 into main Sep 7, 2023
@joshlf joshlf deleted the inline branch September 7, 2023 02:17
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