Why isn't clippy warning me?

This page summarizes the projects mentioned and recommended in the original post on /r/learnrust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • strop

    Stochastically generates machine code

  • I am completely rewriting strop, (the code sucks, and I know Rust a lot better than when I started, so I wanted to make it a bit better structured and more idiomatic). And I like to have static analysis make sure my code has certain qualities, so I stick this:

  • matchgen

    Generate Rust functions to quickly map byte string prefixes to values

  • I’ve been enabling most of the pedantic lints on most of my projects. I was kind of surprised this isn’t part of the pedantic lint group, but it’s part of the restriction group. Looking through that list there are some other lints I’ll probably want to enable.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • htmlize

    Rust crate to encode and decode HTML entities in UTF-8 according to the standard

  • I’ve been enabling most of the pedantic lints on most of my projects. I was kind of surprised this isn’t part of the pedantic lint group, but it’s part of the restriction group. Looking through that list there are some other lints I’ll probably want to enable.

  • git-status-vars

    Summarize git repo info into shell variables (for use in a prompt)

  • I’ve been enabling most of the pedantic lints on most of my projects. I was kind of surprised this isn’t part of the pedantic lint group, but it’s part of the restriction group. Looking through that list there are some other lints I’ll probably want to enable.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts