dtolnay / noisy-clippyLinks
☆101Updated 5 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:
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- Graph the number of crates that depend on your crate over time☆251Updated last week
- Make trait methods callable without the trait in scope☆152Updated last week
- ☆191Updated this week
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- Pull in every source file in a directory as a module☆177Updated 5 months ago
- Write doc comments from macros☆100Updated 3 years ago
- Bisects rustc, either nightlies or CI artifacts☆191Updated last month
- ☆112Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆59Updated 2 weeks ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆121Updated 10 months ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated 2 years ago
- ☆141Updated 2 months ago
- ☆52Updated 5 months ago
- Macro for sealing traits and structures☆59Updated 8 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Cargo subcommand for checking your documentation for broken links☆157Updated 8 months ago
- Execute your code on the Rust ecosystem.☆184Updated 2 months ago
- docs.rs as a publishing platform?☆69Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- Public repository for the Rust keyword generics initiative☆105Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆75Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆255Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago