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:
- Make trait methods callable without the trait in scope☆149Updated last month
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- Bisects rustc, either nightlies or CI artifacts☆186Updated last month
- ☆188Updated 3 weeks ago
- docs.rs as a publishing platform?☆69Updated last month
- Graph the number of crates that depend on your crate over time☆251Updated last month
- ☆112Updated 2 years ago
- home for proposals in and around compile-time function evaluation☆110Updated last year
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated last year
- Better reference counted strings for Rust☆130Updated 11 months ago
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- ☆53Updated 4 months ago
- Find out about keys that are ignored when deserializing data☆85Updated last month
- Cargo subcommand for checking your documentation for broken links☆157Updated 7 months ago
- Macro for sealing traits and structures☆57Updated 7 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Project group working on the "safe transmute" feature☆93Updated 9 months ago
- Pull in every source file in a directory as a module☆173Updated 4 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated 3 weeks ago
- Utilities for dealing with substructures within syn macros☆139Updated 2 months ago
- Determine whether characters have the XID_Start or XID_Continue properties☆92Updated 3 weeks ago
- ⚡️📊 Compare the performance of Rust project branches☆66Updated 2 months ago
- 📈 GitHub Action for code coverage reporting with tarpaulin☆91Updated 2 years ago
- Rust feature search☆179Updated 2 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- Write doc comments from macros☆99Updated 3 years ago
- ☆73Updated 3 months ago
- `$crate` in procedural macros.☆73Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago