dtolnay / noisy-clippyLinks
☆100Updated 4 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☆120Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- ☆201Updated last month
- Bisects rustc, either nightlies or CI artifacts☆195Updated this week
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Graph the number of crates that depend on your crate over time☆256Updated 3 weeks ago
- Write doc comments from macros☆101Updated 2 months ago
- ☆112Updated 3 years ago
- Define your own PhantomData☆158Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆162Updated last week
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 3 years ago
- Macro for sealing traits and structures☆60Updated last year
- Find out about keys that are ignored when deserializing data☆95Updated 3 weeks ago
- ☆148Updated 3 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆66Updated this week
- Determine whether characters have the XID_Start or XID_Continue properties☆104Updated 3 weeks ago
- home for proposals in and around compile-time function evaluation☆113Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Execute your code on the Rust ecosystem.☆188Updated this week
- A collection of small utilities for working with pointer types in Rust.☆133Updated 11 months ago
- ☆53Updated 3 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- Better reference counted strings for Rust☆139Updated last year
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- ☆61Updated 2 years ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year