Skip to content

Show full workflow from guideline => link to clippy lint #78

Open
@PLeVasseur

Description

@PLeVasseur
  • pick a macro coding guideline
  • begin working with clippy team to learn how to write such a clippy lint
  • write the lint, feature-gate it (?) behind "safety-critical" gate
  • begin work with clippy team on how to make a "safety-critical" set of lints which could be turned on which may be a bit more restrictive
  • begin work with clippy team on how to generate deviation report
  • develop a way to do crater runs across (sub)sets of crates which seem: a. relevant to safety-critical b. general crates
  • review existing clippy lints, try to find overlap between them and MISRA Rust Addendum; if so write guidelines and then create bidirectional linkage: guidelines <=> clippy lints

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions