Skip to content

Add {debug_,}assert{,-eq,-ne} to utils/higher.rs #4694

Closed
@hellow554

Description

@hellow554

utils/higher.rs already contains an extraction for vec![] arguments.
It would be nice to add more macros

  • assert!
  • assert_eq!
  • assert_ne!
  • debug_assert!
  • debug_assert_eq!
  • debug_assert_ne!

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-enhancementCategory: Enhancement of lints, like adding more cases or adding help messagesT-macrosType: Issues with macros and macro expansiongood first issueThese issues are a good way to get started with Clippy

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions