Skip to content

Add clippy rules to better align with #[no_std] #6380

@ShaharNaveh

Description

@ShaharNaveh

I suggest the rules at:
https://rust-lang.github.io/rust-clippy/master/index.html?groups=restriction&search=instead_of

ATM it shows the following rules:

  • clippy::alloc_instead_of_core
  • clippy::std_instead_of_alloc
  • clippy::std_instead_of_core

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