Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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