dtolnay / noisy-clippyLinks
☆101Updated 2 weeks ago
Alternatives and similar repositories for noisy-clippy
Users that are interested in noisy-clippy are comparing it to the libraries listed below
Sorting:
- Bisects rustc, either nightlies or CI artifacts☆192Updated this week
- Graph the number of crates that depend on your crate over time☆251Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆152Updated 2 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- ☆194Updated 3 weeks ago
- Better reference counted strings for Rust☆135Updated last year
- Cargo subcommand for checking your documentation for broken links☆157Updated 9 months ago
- 📈 GitHub Action for code coverage reporting with tarpaulin☆91Updated 2 years ago
- ☆112Updated 2 years ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆62Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 weeks ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆158Updated 2 weeks ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- ☆94Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆256Updated last month
- 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
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- ☆52Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Project group working on the "safe transmute" feature☆94Updated 11 months ago
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆77Updated this week
- Write doc comments from macros☆100Updated 3 years ago
- Determine whether characters have the XID_Start or XID_Continue properties☆98Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 2 weeks ago
- ☆60Updated 2 years ago