dtolnay / noisy-clippyLinks
☆100Updated 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☆120Updated last month
- Make trait methods callable without the trait in scope☆162Updated last month
- ☆111Updated 3 years ago
- home for proposals in and around compile-time function evaluation☆113Updated last month
- Graph the number of crates that depend on your crate over time☆256Updated last week
- docs.rs as a publishing platform?☆71Updated last month
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- ☆204Updated 2 months ago
- Bisects rustc, either nightlies or CI artifacts☆195Updated this week
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated last week
- ☆61Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last month
- Write doc comments from macros☆100Updated 3 months ago
- Pull in every source file in a directory as a module☆181Updated 3 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- ☆149Updated 4 months ago
- Execute your code on the Rust ecosystem.☆189Updated 2 weeks ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆68Updated last week
- ☆77Updated 5 months ago
- ☆53Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- Project group working on the "safe transmute" feature