dtolnay / noisy-clippyLinks
☆99Updated 3 months ago
Alternatives and similar repositories for noisy-clippy
Users that are interested in noisy-clippy are comparing it to the libraries listed below
Sorting:
- Make trait methods callable without the trait in scope☆161Updated last week
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- ☆198Updated 2 weeks ago
- Bisects rustc, either nightlies or CI artifacts☆193Updated this week
- Better reference counted strings for Rust☆139Updated last year
- docs.rs as a publishing platform?☆71Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- home for proposals in and around compile-time function evaluation☆111Updated 2 years ago
- Pull in every source file in a directory as a module☆179Updated last week
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆161Updated 2 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- Find out about keys that are ignored when deserializing data☆95Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Cargo subcommand for checking your documentation for broken links☆155Updated 11 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last week
- Macro for sealing traits and structures☆59Updated 11 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- Write doc comments from macros☆101Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- ☆112Updated 3 years ago
- Execute your code on the Rust ecosystem.☆185Updated 3 months ago
- Public repository for the Rust keyword generics initiative☆109Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last week
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆65Updated last month
- Project group working on the "safe transmute" feature☆96Updated last year
- ☆61Updated 2 years ago