New clippy lint: detecting `&mut` which could be `&` in function arguments

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Clippy

    A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/

    You should not blindly follow clippy lints. They are sometimes wrong. Another example https://github.com/rust-lang/rust-clippy/issues/9782 .

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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

  • More than you've ever wanted to know about errors in Rust

    1 project | news.ycombinator.com | 23 Jul 2023
  • I want to contribute in a big project

    6 projects | /r/rust | 1 May 2023
  • rustc-plugin: A framework for writing plugins that integrate with the Rust compiler

    6 projects | /r/rust | 18 Apr 2023
  • Reading Rust

    2 projects | /r/rust | 11 Apr 2023
  • How are compiler validations implement in rust compiler behind the scenes?

    2 projects | /r/rust | 30 Mar 2023