dtolnay / noisy-clippyLinks
☆100Updated 2 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☆160Updated 3 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- Bisects rustc, either nightlies or CI artifacts☆193Updated 3 weeks ago
- Better reference counted strings for Rust☆138Updated last year
- Graph the number of crates that depend on your crate over time☆253Updated last month
- 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 3 weeks ago
- ☆196Updated last week
- ☆94Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- ☆53Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆263Updated this week
- ☆112Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- ☆146Updated last month
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆160Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Public repository for the Rust keyword generics initiative☆108Updated last year
- docs.rs as a publishing platform?☆71Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- Cargo plugin to manage dependency features☆117Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆95Updated 3 weeks ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 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.☆114Updated 5 months ago
- generators☆211Updated 2 years ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Write doc comments from macros☆101Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week