Skip to content

Remove 'disallowed_types' suppression from tests #1491

@elBoberido

Description

@elBoberido

Brief feature description

Due to the port to no_std and the usage of the inventory crate, clippy warned about dissallowed_types. This comes from core::cell::UnsafeCell usage in the inventory::submit macro. To not block the development, the warning was suppressed in the tests.

The suppression can be removed once there is an inventory release with dtolnay/inventory#88.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions