Skip to content

Remove the excessive #[allow(clippy::missing_inline_in_public_items)] #179

Closed
@jonas-schievink

Description

@jonas-schievink

These were added in #175 because the lint fires on #[derive(Debug)]-generated impls. Once rust-lang/rust-clippy#4861 is fixed on stable, the #[allow]s should be removed from all structs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions